Commit Graph

2426 Commits (e64b93e05808cd6ee7256a479aef4816fbe8e81a)
 

Author SHA1 Message Date
dongshuilong e64b93e058 add lite model for whole chain 2021-10-12 03:45:59 +00:00
Walter 9439fe2a7c
Merge pull request #1289 from RainFrost1/rec_slim
fix distributied training bug for rec slim model
2021-10-11 10:23:41 +08:00
dongshuilong 3b5f2688aa fix distributied training bug for rec slim model 2021-10-09 08:42:12 +00:00
littletomatodonkey 0f73d0a697
add mainbody doc of lite (#1283)
* add mainbody doc of lite

* Update mainbody_detection.md

* fix typo
2021-10-09 14:43:33 +08:00
贾晓 cc230f011e
Merge pull request #1277 from TingquanGao/dev/fix_opt
fix: support static graph
2021-10-09 13:03:03 +08:00
lilithzhou 27be97d557
Develop (#1285)
* Update wx_group.png

* Update wx_group.png
2021-10-08 15:15:47 +08:00
gaotingquan 7dcb2d4fd0 fix: raise exception
raise exception about using no_weight_decay of AdamW in static graph
2021-09-30 10:48:36 +00:00
gaotingquan c7aeec28e2 fix: support static graph 2021-09-30 06:57:17 +00:00
gaotingquan 0dccfb917d fix: interpolation maybe be 0 2021-09-30 06:49:41 +00:00
cuicheng01 1c01d7a74e
Merge pull request #1274 from RainFrost1/whole_chain_kl_quant
kl_quant for whole_chain and add readme
2021-09-29 13:56:51 +08:00
dongshuilong 2f1892855b kl_quant for whole_chain and add readme 2021-09-29 04:26:51 +00:00
Wei Shengyu 879e461475
Merge pull request #1273 from weisy11/develop
remove trick code
2021-09-29 11:34:06 +08:00
weishengyu c4d54dd0e0 remove trick code 2021-09-29 10:59:16 +08:00
贾晓 12458cfdab
Merge pull request #1272 from Intsigstephon/feature_serving_recog
Add comment: pipeline do not support windows
2021-09-29 10:58:24 +08:00
cuicheng01 9c6c7736cc
Merge pull request #1271 from cuicheng01/develop
Add lite detection&recognition inference model
2021-09-28 19:32:54 +08:00
Bin Lu db5f4da81b
Update README.md 2021-09-28 17:41:15 +08:00
Bin Lu 938c7a9679
Update README_CN.md 2021-09-28 17:40:02 +08:00
cuicheng01 4aa4a6e699 Update quick_start_recognition.md 2021-09-28 09:39:29 +00:00
Bin Lu 6f68cbefdb
Update README_CN.md 2021-09-28 17:39:21 +08:00
cuicheng01 5b5e21fe71 Update quick_start_recognition.md 2021-09-28 08:49:29 +00:00
cuicheng01 7bd1638212 Add lite detection&recognition inference models 2021-09-28 08:41:49 +00:00
Walter 890f43f038
Merge pull request #1267 from RainFrost1/arcmargin
update pretrained_model for vehicle,loge model
2021-09-27 20:09:02 +08:00
Wei Shengyu 0939de9210
Merge pull request #1268 from weisy11/develop
fix bug of pk sampler
2021-09-27 16:38:43 +08:00
weishengyu 41041092b5 add comment for pk sampler 2021-09-27 15:52:19 +08:00
dongshuilong 1d7dffd766 update pretrained_model for product model 2021-09-27 07:48:15 +00:00
weishengyu ee1bc18f3a dbg 2021-09-27 15:31:31 +08:00
dongshuilong 5aa57d2ce0 Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleClas into arcmargin 2021-09-27 07:16:28 +00:00
dongshuilong f0bf51b341 update pretrained_model for vehicle,loge model 2021-09-27 06:31:45 +00:00
cuicheng01 7c6e76e50d
Merge pull request #1265 from cuicheng01/add_multilabel
Add multilabel feature
2021-09-27 14:20:49 +08:00
cuicheng01 fe6f614680 Update multilabel 2021-09-27 03:00:37 +00:00
cuicheng01 a90881c99f
Merge branch 'develop' into add_multilabel 2021-09-26 22:47:20 +08:00
Wei Shengyu c4f3845446
Merge pull request #1205 from weisy11/develop
add MixDataset, MixSampler and PKSampler
2021-09-26 20:44:10 +08:00
weishengyu da25931466 update lr 2021-09-26 17:09:30 +08:00
weishengyu a98bd7a73c update vehicle and logo config 2021-09-26 16:42:08 +08:00
weishengyu 8595d18945 update format 2021-09-26 16:07:05 +08:00
weishengyu be80612175 update Inshop config 2021-09-26 15:51:18 +08:00
Wei Shengyu 2483b79c5d
Merge branch 'PaddlePaddle:develop' into develop 2021-09-26 15:48:45 +08:00
cuicheng01 5992be4adf add multilabel feature 2021-09-26 07:20:11 +00:00
cuicheng01 af9aae730e add multilabel feature 2021-09-26 07:05:13 +00:00
weishengyu b84e4352b1 dbg 2021-09-26 14:28:12 +08:00
Bin Lu 9f13876eb6
Merge pull request #1264 from Intsigstephon/feature_serving_recog
fix some bugs; same as paddle inference result
2021-09-26 14:18:48 +08:00
stephon 7cf64ce46c fix some bugs; same as paddle inference result 2021-09-26 05:30:14 +00:00
gaotingquan de859b4a3d fix: compatible with opencv under version 4.4.0 2021-09-26 13:22:38 +08:00
Bin Lu de65a13e53
Merge pull request #1252 from Intsigstephon/feature_serving_recog
Add recognition service of paddleserving
2021-09-24 18:41:30 +08:00
stephon 55495b6906 sRecognition Serving: support det and rec pipeline 2021-09-24 08:19:09 +00:00
cuicheng01 ab5be02f57
Merge pull request #1257 from cuicheng01/fix_googlenet
fix googlenet avg-pool
2021-09-24 11:56:31 +08:00
weishengyu 6529765a0b update pksampler 2021-09-23 19:35:35 +08:00
cuicheng01 b7bab1e648 fix googlenet avg-pool 2021-09-23 08:29:07 +00:00
cuicheng01 1ca685388e
Merge pull request #1254 from cuicheng01/develop
Add GeneralRecognition config
2021-09-23 15:43:48 +08:00
cuicheng01 756b6fb3de Update GeneralRecognition_PPLCNet_x2_5.yaml 2021-09-23 06:36:12 +00:00