Commit Graph

4234 Commits (3aa024ec7fafc750558992d39fdd71e6a2eba0fe)
 

Author SHA1 Message Date
HydrogenSulfate 3aa024ec7f debug 2022-09-01 12:47:31 +00:00
HydrogenSulfate efbdb3d0f2 cancel changes for README_ch/en 2022-09-01 12:46:08 +00:00
HydrogenSulfate b6399fe290 debug 2022-09-01 12:42:15 +00:00
HydrogenSulfate 46c52d437b update docs 2022-09-01 12:37:48 +00:00
HydrogenSulfate bd4299c6ee change Python3.7 to Python in python_deploy.md's title 2022-09-01 06:37:05 +00:00
HydrogenSulfate 6c4852acd3 update PP-ShiTuV2 inference/serving code and docs, reformat yamls 2022-09-01 06:31:22 +00:00
HydrogenSulfate 6e0aa19347 update related docs and yamls for PP-ShiTuV2 2022-08-31 17:02:37 +00:00
Walter 6cd6251874
Merge pull request #2236 from RainFrost1/lite_shitu
update build_gallery and add android demo index support
2022-08-29 19:45:53 +08:00
dongshuilong 52ba23c8b9 fix build_gallery bug 2022-08-29 19:17:13 +08:00
dongshuilong 9eaa3353af update build_gallery and add android demo index support 2022-08-29 17:08:00 +08:00
Walter 3a4c786167
Merge pull request #2233 from RainFrost1/lite_shitu
update lite_shitu readme
2022-08-26 16:48:22 +08:00
dongshuilong 291015f459 update lite_shitu readme 2022-08-26 15:38:22 +08:00
HydrogenSulfate e45fa6421a
Merge pull request #2232 from HydrogenSulfate/refactor_retri
Rename variable names in retrieval.py
2022-08-26 15:31:20 +08:00
HydrogenSulfate c03a66bfe4 Rename variable names that may be confused in retrieval.py 2022-08-26 06:16:11 +00:00
gaotingquan 2f5c0c71da fix: replace ResNet50.yaml with ResNet50_amp_O2_ultra.yaml when AMPO2
It is needed that use dali, NHWC and 4 channels when training ResNet50 with AMPO2
2022-08-26 10:59:16 +08:00
gaotingquan ea66adbec1 fix: need install paddleclas whl 2022-08-26 10:59:16 +08:00
Walter d01c332312
Merge pull request #2224 from HydrogenSulfate/shituv2_reimplement
【WIP】add PP-ShiTuV2
2022-08-26 10:48:38 +08:00
HydrogenSulfate 73e1d36697 refine doc-string for ImageNetDataset 2022-08-25 14:40:19 +08:00
HydrogenSulfate 14088d4502 fix for num_rel_index is a zero matrix 2022-08-25 14:37:41 +08:00
HydrogenSulfate feab570d09 merge develop & zoom QRCode for ShiTu APP demo 2022-08-25 11:39:32 +08:00
HydrogenSulfate 24a8eca8a0 Merge branch 'develop' into shituv2_reimplement 2022-08-25 11:27:41 +08:00
gaotingquan ced5b523ba docs: polish 2022-08-24 19:38:54 +08:00
gaotingquan b251015686 docs: polish 2022-08-24 19:38:54 +08:00
gaotingquan a75dc8c993 fix: fix the error that containers nesting cannot be handled.
the error would be raised when when the pattern string represents nested, e.g., containing "[3][1]".
2022-08-24 19:09:42 +08:00
HydrogenSulfate 877c8c53be correct config yaml, pp_lcnetv2_variant.py and log in&out channels in pp_lcnet_v2.py 2022-08-24 07:25:30 +00:00
gaotingquan a1baf3f476 fix: fix interpolation method 2022-08-24 11:26:12 +08:00
Walter 34cdadc7e8
Merge pull request #2217 from HydrogenSulfate/android_demo_doc
Android demo doc
2022-08-24 10:33:22 +08:00
HydrogenSulfate 678a729037 update docs 2022-08-23 20:27:08 +08:00
HydrogenSulfate 7db32e7a71 Merge branch 'develop' into android_demo_doc 2022-08-23 19:54:59 +08:00
HydrogenSulfate 00ee28d78f correct class_num in GeneralRecognitionV2_PPLCNetV2_base.yaml 2022-08-23 11:04:24 +00:00
HydrogenSulfate 5a4874079d fix some bugs 2022-08-23 10:59:30 +00:00
gaotingquan b77de4e15e feat: support new models
CSWinTransformer LeViT MobileViT PVTV2 TNT
2022-08-23 17:19:34 +08:00
HydrogenSulfate 1b5e00e82a add PP-ShiTuV2 code 2022-08-23 07:54:58 +00:00
HydrogenSulfate 9d69160d75 update catelogue 2022-08-22 11:34:41 +08:00
HydrogenSulfate c7ff22f7bc update docs for new UI 2022-08-22 11:26:56 +08:00
HydrogenSulfate 00c19fdc9b add comment for camera permission to APP 2022-08-19 17:17:58 +08:00
HydrogenSulfate 514e7b6e95 add one recognition visualization for recognition demo 2022-08-19 16:25:39 +08:00
HydrogenSulfate c3a3887775 refine docs 2022-08-19 16:02:01 +08:00
HydrogenSulfate f079cccebb add android demo docs 2022-08-19 15:47:08 +08:00
littletomatodonkey dab99e3e88
fix config yaml (#2214) 2022-08-19 12:15:10 +08:00
root 2a909c306a fix: change to relative import 2022-08-19 11:40:38 +08:00
root 6595325b8c perf: rm sys.path.append() & only in CLI will print_info() be call 2022-08-19 11:40:38 +08:00
root 87822ba106 fix: rm useless code 2022-08-19 11:40:38 +08:00
root f88e5bb056 fix: import from paddleclas whl 2022-08-19 11:40:38 +08:00
root 2d10f8e16c debug: reset to develop
fix the commit 72da54f that overwrite the file from release/2.4
2022-08-19 11:40:38 +08:00
root af16e0cd47 fix: rm sys.path.append in main python file 2022-08-19 11:40:38 +08:00
root 2478dad13c docs: update 2022-08-19 11:40:38 +08:00
root 652de26511 fix 2022-08-19 11:40:38 +08:00
root 4a0ad9e8a2 exclude some useless files 2022-08-19 11:40:38 +08:00
root 7035b3b8ba docs: fix 2022-08-19 11:40:38 +08:00