Commit Graph

9 Commits (a76e404d9c3e130a762fdcdc735437452fc58ae4)

Author SHA1 Message Date
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