Commit Graph

11 Commits (96c078dafc59d496a626999d5a20acff01e89e76)

Author SHA1 Message Date
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 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 630cb60ae3 fix dropout 2020-09-16 07:26:21 +00:00
littletomatodonkey e5cf5fada6 fix decay 2020-09-16 05:26:10 +00:00
littletomatodonkey 6b7b4a7f7a batch fix pool2d 2020-09-13 11:56:30 +00:00
littletomatodonkey 0e1789d4c9 fix mv2 and mv3 2020-09-13 10:59:47 +00:00
littletomatodonkey 7a4b2b1f85 fix layer helper 2020-09-02 16:15:13 +00:00
cuicheng01 7f80e25c9d add mobilenet, resnet and senet series dymodels 2020-07-31 14:46:17 +08:00
littletomatodonkey cbd94d7258 fix mv3 and faq 2020-04-23 08:52:09 +00:00
WuHaobo 9f39da8859 Init PaddleClas 2020-04-09 02:16:30 +08:00