Commit Graph

2683 Commits (08952deb889ac521a19a74f1599b620125ab2e71)
 

Author SHA1 Message Date
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
gaotingquan bcc88db6e2 fix: fix channel order to rgb 2021-10-19 13:47:53 +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 4091aca72d
Merge pull request #1314 from RainFrost1/release/2.3
[cherry pick]fix slim load pretrained model bug
2021-10-19 10:11:22 +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 14c43838a6 fix slim load pretrained model bug 2021-10-18 10:12:42 +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 38bdf3c8ff
Merge pull request #1308 from PaddlePaddle/develop
Update install_en.md
2021-10-15 15:14:58 +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 4fbc21b83a
Merge pull request #1305 from PaddlePaddle/develop
Merge develop into release/2.3
2021-10-15 11:23:26 +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
gaotingquan c1f02b510d docs: update installation docs 2021-10-14 11:01:17 +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
Wei Shengyu 9312a29bc5
Merge pull request #1295 from weisy11/release/2.3
change version of visualdl to 2.2.0
2021-10-12 17:38:28 +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
weishengyu 91d9c24343 change version of visualdl to 2.2.0 2021-10-11 17:14:15 +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