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 |
贾晓
|
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 |
dongshuilong
|
6c6fe7deab
|
update benchmark
|
2021-09-30 08:35:27 +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 |
dongshuilong
|
d44bc7fd62
|
modify prepare_data.sh for benchmark
|
2021-09-30 03:39:54 +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 |