dongshuilong
0e20e60f6b
fix slim load pretrained model bug
2021-10-18 10:07:14 +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
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
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
gaotingquan
8a5624f835
fix: fix config
2021-10-12 09:05:03 +00:00
littletomatodonkey
f8b420946c
fix cspnet ( #1282 )
...
* fix cspnet
* minor fix
2021-10-11 17:23:31 +08:00
dongshuilong
3b5f2688aa
fix distributied training bug for rec slim model
2021-10-09 08:42:12 +00: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
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
Walter
890f43f038
Merge pull request #1267 from RainFrost1/arcmargin
...
update pretrained_model for vehicle,loge model
2021-09-27 20:09:02 +08:00
weishengyu
41041092b5
add comment for pk sampler
2021-09-27 15:52:19 +08: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
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
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
gaotingquan
de859b4a3d
fix: compatible with opencv under version 4.4.0
2021-09-26 13:22:38 +08: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
756b6fb3de
Update GeneralRecognition_PPLCNet_x2_5.yaml
2021-09-23 06:36:12 +00:00
weishengyu
af25e25640
modify format
2021-09-23 11:22:25 +08:00
cuicheng01
16985020a5
Update GeneralRecognition_PPLCNet_x2_5.yaml
2021-09-23 03:20:34 +00:00
cuicheng01
126246832b
Update GeneralRecognition_PPLCNet_x2_5.yaml
2021-09-23 02:51:50 +00:00
cuicheng01
929b845b2f
Update GeneralRecognition_PPLCNet_x2_5.yaml
2021-09-23 02:50:08 +00:00
cuicheng01
9245804e41
Update GeneralRecognition_LCNet_x2_5.yaml
2021-09-23 02:23:44 +00:00
cuicheng01
a37332d326
Add GeneralRecognition config
2021-09-22 12:19:16 +00:00
dongshuilong
9f2ab06ec2
add profiler
2021-09-22 08:29:44 +00:00
Tingquan Gao
f91bc7ba0b
perf: add parameter validation ( #1249 )
...
When using warm up, the total epoch num must be greater than warm up epoch num. Otherwise,
there will be raising warning and warm up epoch num will be set to total epoch num.
2021-09-22 14:35:37 +08:00
weishengyu
9e97569953
update sample method
2021-09-22 14:29:33 +08:00
gaotingquan
283f9fa9b6
fix: fix swin training config
2021-09-18 12:44:51 +08:00
weishengyu
f6cfa0471c
dbg
2021-09-18 11:13:54 +08:00
weishengyu
7830860bbf
rm writer dataset and sampler
2021-09-18 11:11:48 +08:00
Wei Shengyu
6497727bbc
Merge branch 'PaddlePaddle:develop' into develop
2021-09-18 11:04:59 +08:00
cuicheng01
862c2147a5
Merge pull request #1169 from TingquanGao/dev/fix_augmentation
...
fix: fix augmentation
2021-09-17 20:51:11 +08:00