7 Commits

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
7bcdf7adc8 fix xception 2020-09-13 17:21:05 +00:00
littletomatodonkey
7a4b2b1f85 fix layer helper 2020-09-02 16:15:13 +00:00
wqz960
a4ee2f2cdf fix format 2020-06-29 04:02:41 +00:00
wqz960
0dfe15d234 add Inception, ResNeXt101_wsl, EfficientNet and other models 2020-06-28 12:02:06 +00:00
WuHaobo
9f39da8859 Init PaddleClas 2020-04-09 02:16:30 +08:00