13 Commits

Author SHA1 Message Date
cuicheng01
d3691054ed
fix (#541)
* Update res2net.py

* Update res2net_vd.py

* Update resnest.py

* Update distillation_models.py
2021-01-06 21:45:13 +08:00
littletomatodonkey
d80d53f955
fix resnest (#490) 2020-12-16 19:03:11 +08:00
littletomatodonkey
15b18973f1
fix eval script (#464)
* fix eval script

* fix dali shell
2020-12-10 23:45:58 +08:00
littletomatodonkey
1839105f27
fix resnest (#458) 2020-12-08 18:47:46 +08:00
littletomatodonkey
1ecf8334ff
fix pred (#450)
* fix pred

* fix resnest

* fix hrnet se

* fix se for export
2020-12-06 03:08:44 +08:00
littletomatodonkey
07330e0e42
fix resnest typo (#380)
fix resnest, ghostnet typo
2020-11-30 12:52:58 +08:00
cuicheng01
68be3ab288
Fix some minor bugs to adapt to paddle2.0rc. (#431)
* Update mobilenet_v3.py

* Update densenet.py

* Update resnest.py

* Update hrnet.py

* Update vgg.py

* Update xception.py
2020-11-29 18:09:48 +08:00
littletomatodonkey
93e4c47909
add resnest101 (#390)
add resnest101
2020-11-12 12:13:30 +08:00
littletomatodonkey
7ef474169d
polish api to Paddle2.0-rc (#346)
polish codes and docs to adapt Paddle2.0-rc
2020-10-30 00:20:48 +08:00
littletomatodonkey
4773a2177e fix opt 2020-09-17 13:24:33 +00:00
littletomatodonkey
e5cf5fada6 fix decay 2020-09-16 05:26:10 +00:00
littletomatodonkey
52844f6f55 fix resnest 2020-09-13 12:12:04 +00:00
littletomatodonkey
bbb2c8fc1e add resnest dygraph 2020-09-08 13:56:01 +00:00