Commit Graph

10 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
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 6b7b4a7f7a batch fix pool2d 2020-09-13 11:56:30 +00:00
littletomatodonkey 2bdf8a9b05 fix hrnet 2020-09-13 10:00:49 +00:00
littletomatodonkey 7a4b2b1f85 fix layer helper 2020-09-02 16:15:13 +00:00
littletomatodonkey 4338730eb4 add ls training for dygraph 2020-06-29 06:23:13 +00:00
littletomatodonkey b857342a3c remove unused import 2020-06-26 04:42:03 +00:00
littletomatodonkey 34edfa055a add dpn, densenet and hrnet dygraph model 2020-06-25 19:05:01 +00:00
WuHaobo 9f39da8859 Init PaddleClas 2020-04-09 02:16:30 +08:00