Commit Graph

2450 Commits (ab92b397e0471b75310ef057740224252d7029a4)
 

Author SHA1 Message Date
cuicheng01 ab92b397e0
Merge pull request #1300 from TingquanGao/dev/fix_config
fix: fix config
2021-10-15 15:37:19 +08:00
cuicheng01 70baba549a
Merge pull request #1293 from cuicheng01/develop
Add PP-LCNet docs
2021-10-15 14:24:44 +08:00
Wei Shengyu 9a3b36d163
Update install.md 2021-10-15 11:25:22 +08:00
Wei Shengyu a3d91b7250
Update install_en.md 2021-10-15 11:24:36 +08:00
Wei Shengyu 337de46877
Update getting_started_retrieval.md 2021-10-14 20:16:34 +08:00
cuicheng01 612eedbbc5 Update recognition config 2021-10-14 11:57:00 +00:00
cuicheng01 2677d41998 update recognition configs 2021-10-14 11:13:57 +00:00
cuicheng01 1700439fff Update PP-LCNet docs 2021-10-14 05:21:04 +00:00
cuicheng01 63028eaf19 Update PP-LCNet docs 2021-10-14 05:17:14 +00:00
cuicheng01 7fca8d9e82 Update PP-LCNet docs 2021-10-14 05:13:17 +00:00
cuicheng01 7b75bb9ab0 Update PP-LCNet docs 2021-10-14 05:06:16 +00:00
cuicheng01 233ad8ed24 Update PP-LCNet docs 2021-10-14 05:00:00 +00:00
cuicheng01 e3d71bf591 Update PP-LCNet docs 2021-10-14 04:52:31 +00:00
cuicheng01 af9b7e817a Update PP-LCNet docs 2021-10-14 04:21:38 +00:00
Walter 9ce7037f3d
Merge pull request #1301 from RainFrost1/add_model
change infer batch_size to 1|16 for whole_train
2021-10-13 10:26:34 +08:00
dongshuilong 936ead6001 change infer batch_size to 1|16 for whole_train 2021-10-12 11:02:19 +00:00
Wei Shengyu b6c241cbce
Merge pull request #1296 from weisy11/develop
update visualdl version
2021-10-12 17:38:40 +08:00
gaotingquan 8a5624f835 fix: fix config 2021-10-12 09:05:03 +00:00
Walter 5c5170e31d
Merge pull request #1298 from RainFrost1/add_model
add lite model for whole chain
2021-10-12 14:16:25 +08:00
dongshuilong e64b93e058 add lite model for whole chain 2021-10-12 03:45:59 +00:00
littletomatodonkey f8b420946c
fix cspnet (#1282)
* fix cspnet

* minor fix
2021-10-11 17:23:31 +08:00
weishengyu 0e2080b2ae update visualdl version 2021-10-11 17:14:54 +08:00
cuicheng01 626c4f1258 Update PPLCNet docs 2021-10-11 08:48:34 +00:00
cuicheng01 013fa14126 Update PP-LCNet doc 2021-10-11 08:43:53 +00:00
cuicheng01 13527930a2 Update PP-LCNet doc 2021-10-11 08:37:48 +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