dongshuilong
|
54188b9677
|
fix augmix bug
|
2021-12-08 07:57:07 +00:00 |
|
cuicheng01
|
998f335b40
|
fix export quant_model
|
2021-12-03 07:40:33 +00:00 |
|
cuicheng01
|
f8130fdd86
|
update PP-LCNet config
|
2021-12-01 04:09:28 +00:00 |
|
cuicheng01
|
d3e2f7a545
|
update se_resnext_vd.py
|
2021-11-30 15:08:48 +00:00 |
|
cuicheng01
|
4f78e3f58b
|
fix class_num in quickstart
|
2021-11-17 15:07:14 +00:00 |
|
cuicheng01
|
2d6003589e
|
Merge branch 'PaddlePaddle:release/2.3' into release/2.3
|
2021-11-17 22:54:24 +08:00 |
|
gaotingquan
|
968ff75161
|
fix: fix download link
|
2021-11-16 16:47:33 +00:00 |
|
dongshuilong
|
1c91e17c58
|
fix dali distributed eval bug
|
2021-11-16 16:46:12 +00:00 |
|
cuicheng01
|
a310755c0a
|
Merge branch 'PaddlePaddle:release/2.3' into release/2.3
|
2021-11-15 16:03:26 +08:00 |
|
cuicheng01
|
6622797711
|
fix some configs
|
2021-11-15 08:01:51 +00:00 |
|
cuicheng01
|
68907aac7b
|
update esnet.py
|
2021-11-12 02:17:51 +00:00 |
|
cuicheng01
|
da801305f2
|
Add ESNet code and pretrained models
|
2021-11-12 02:17:28 +00:00 |
|
gaotingquan
|
1201af5d19
|
docs: update flower102 label map list
|
2021-11-10 00:16:13 +08:00 |
|
cuicheng01
|
fcd1bc671e
|
Merge pull request #1416 from TingquanGao/2.3/update_qr
[cherry-pick] docs: add reference link
|
2021-11-09 14:38:48 +08:00 |
|
gaotingquan
|
0387568c80
|
fix: fix batch size to 64 * 4
|
2021-11-09 14:38:11 +08:00 |
|
gaotingquan
|
a7464b9f37
|
docs: add reference link
|
2021-11-08 06:34:57 +00:00 |
|
littletomatodonkey
|
a059023f7d
|
fix csp refer (#1405)
|
2021-11-05 13:54:40 +08:00 |
|
cuicheng01
|
4428868ea7
|
Merge pull request #1406 from cuicheng01/release/2.3
【cherry-pick】update vision_transformer.py
|
2021-11-05 11:09:33 +08:00 |
|
cuicheng01
|
a1cac15258
|
update vision_transformer.py
|
2021-11-05 02:56:33 +00:00 |
|
cuicheng01
|
ba0793e871
|
Merge pull request #1400 from TingquanGao/2.3/sup_docs
[cherry-pick] supplement docs
|
2021-11-04 21:06:23 +08:00 |
|
gaotingquan
|
d6b920b4d9
|
fix: adapt to release 2.3
|
2021-11-04 13:03:56 +00:00 |
|
littletomatodonkey
|
fa087f3936
|
fix ema reference
|
2021-11-04 19:18:36 +08:00 |
|
littletomatodonkey
|
9f0ba7960e
|
add reference
|
2021-11-04 19:18:36 +08:00 |
|
cuicheng01
|
052349ea8c
|
update codes
|
2021-11-04 10:57:16 +00:00 |
|
littletomatodonkey
|
dfb26b6f7d
|
Develop (#1379)
* cp dev -> 2.3
|
2021-11-02 15:18:27 +08:00 |
|
Tingquan Gao
|
b362122a90
|
fix: fix type of label to int64 (#1353)
|
2021-11-02 02:35:57 +08:00 |
|
Walter
|
586e79f985
|
Merge pull request #1342 from RainFrost1/release/2.3
[cherry pick]fig goooglenet distributed eval bug
|
2021-10-29 13:45:08 +08:00 |
|
gaotingquan
|
3e173d25e0
|
fix: remove useless code
|
2021-10-27 19:46:48 +08:00 |
|
gaotingquan
|
7966623876
|
refactor: adapt to static graph in deprecating MixCELoss
|
2021-10-27 19:46:48 +08:00 |
|
gaotingquan
|
873869dd7a
|
fix: fix a DeprecationWarning & style
|
2021-10-27 19:46:48 +08:00 |
|
gaotingquan
|
7f55c6e8f3
|
refactor: deprecate MixCELoss
|
2021-10-27 19:46:48 +08:00 |
|
dongshuilong
|
2062c20cd8
|
fig goooglenet distributed eval bug
|
2021-10-26 11:57:23 +00:00 |
|
Walter
|
c30b72c867
|
Merge pull request #1323 from RainFrost1/train_without_eval_release
[cherry pick]fix train without eval bug
|
2021-10-21 15:35:57 +08:00 |
|
cuicheng01
|
51ee5ece60
|
Merge pull request #1321 from RainFrost1/release/2.3
[cherry pick]fix clas distributed eval bug
|
2021-10-21 15:30:33 +08:00 |
|
dongshuilong
|
12737fb3b2
|
fix clas distributed eval bug
|
2021-10-21 03:47:58 +00:00 |
|
dongshuilong
|
583c88b5dc
|
fix train without eval bug
|
2021-10-21 02:41:09 +00:00 |
|
dongshuilong
|
80209e0218
|
fix clas distributed eval bug
|
2021-10-20 11:41:23 +00: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 |
|
dongshuilong
|
14c43838a6
|
fix slim load pretrained model bug
|
2021-10-18 10:12:42 +00: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 |
|
littletomatodonkey
|
f8b420946c
|
fix cspnet (#1282)
* fix cspnet
* minor fix
|
2021-10-11 17:23:31 +08:00 |
|
dongshuilong
|
070f128040
|
fix distributied training bug for rec slim model
|
2021-10-09 08:47:47 +00: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 |
|