Commit Graph

2477 Commits (a0eb34a642f1037eb3ecdc7c78c433e91fabe877)
 

Author SHA1 Message Date
ronnywang a0eb34a642
Add npu supporting (#1324) 2021-10-22 11:02:29 +08:00
Walter cc00a51af7
Merge pull request #1322 from RainFrost1/train_without_eval
fix train without eval bug
2021-10-21 15:35:05 +08:00
cuicheng01 53ed9239a0
Merge pull request #1320 from RainFrost1/develop
fix clas distributed eval bug
2021-10-21 15:31:01 +08:00
dongshuilong fd6f1ad2ca fix clas distributed eval bug 2021-10-21 03:47:03 +00:00
dongshuilong 06382519cf fix train without eval bug 2021-10-21 02:39:27 +00:00
dongshuilong c93d638f4c fix clas distributed eval bug 2021-10-20 11:22:37 +00:00
Walter fc6d211411
Merge pull request #1318 from RainFrost1/develop
fix find yaml bug for benchmark
2021-10-20 11:03:06 +08:00
littletomatodonkey 22c4094498
Update quick_start_recognition.md 2021-10-20 10:15:11 +08:00
littletomatodonkey 6f2a096be3
fix ips info (#1306) 2021-10-19 16:20:35 +08:00
littletomatodonkey 46f86bc8ba
Update faq_2021_s2.md 2021-10-19 15:54:53 +08:00
littletomatodonkey c0f18fc770
Update faq_2021_s2.md 2021-10-19 15:49:52 +08:00
dongshuilong e48181b3d9 fix find yaml bug for benchmark 2021-10-19 06:38:54 +00:00
gaotingquan 5cc5dcc2c2 fix: fix channel order to rgb 2021-10-19 13:48:09 +08:00
Walter e4bb18766a
Merge pull request #1245 from RainFrost1/benchmark
add version 1 for benchmark
2021-10-19 10:18:16 +08:00
Walter 574f8a1b2e
Merge pull request #1316 from RainFrost1/develop
fix whole_chain r50_vd,DarkNet53,HRNet bug
2021-10-18 19:55:32 +08:00
Walter 1ba09eefe5
Merge pull request #1315 from RainFrost1/slim_load_pretrained
fix slim load pretrained model bug
2021-10-18 19:55:14 +08:00
dongshuilong 31f3ed7fde fix autolog warmup bug for whole train lite_train_infer mode 2021-10-18 10:18:43 +00:00
dongshuilong 0e20e60f6b fix slim load pretrained model bug 2021-10-18 10:07:14 +00:00
dongshuilong 98bcc91597 update ResNet50_vd.txt for whole chain infer mode 2021-10-18 08:39:27 +00:00
Wei Shengyu 3c148cb56a
update return res method and fix amp bug (#1309)
* fix amp bug; update return res method

* support index for list object for return res
2021-10-15 18:25:50 +08:00
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
dongshuilong c2a9f8830e update profiler 2021-10-13 09:30:11 +00:00
dongshuilong 272bc9481d Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleClas into benchmark 2021-10-13 09:26:28 +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