PaddleClas/ppcls/modeling/architectures
littletomatodonkey 1921935e75 fix xception_deeplab 2020-09-13 11:11:14 +00:00
..
__init__.py fix xception_deeplab 2020-09-13 11:11:14 +00:00
alexnet.py fix mv1 2020-09-13 10:36:57 +00:00
darknet.py fix format 2020-06-29 04:02:41 +00:00
densenet.py fix densenet 2020-09-13 08:43:16 +00:00
distillation_models.py fix distillation model 2020-09-13 08:50:39 +00:00
dpn.py fix dpn 2020-09-13 09:00:43 +00:00
efficientnet.py fix layer helper 2020-09-02 16:15:13 +00:00
googlenet.py fix googlenet 2020-09-13 09:21:20 +00:00
hrnet.py fix hrnet 2020-09-13 10:00:49 +00:00
inception_v4.py fix hrnet 2020-09-13 10:12:31 +00:00
mobilenet_v1.py fix mv1 2020-09-13 10:36:57 +00:00
mobilenet_v2.py fix mv2 and mv3 2020-09-13 10:59:47 +00:00
mobilenet_v3.py fix mv2 and mv3 2020-09-13 10:59:47 +00:00
res2net.py fix layer helper 2020-09-02 16:15:13 +00:00
res2net_vd.py fix layer helper 2020-09-02 16:15:13 +00:00
resnest.py add resnest dygraph 2020-09-08 13:56:01 +00:00
resnet.py fix densenet 2020-09-13 08:43:16 +00:00
resnet_acnet.py fix acnet 2020-04-26 14:59:14 +00:00
resnet_vc.py fix layer helper 2020-09-02 16:15:13 +00:00
resnet_vd.py fix layer helper 2020-09-02 16:15:13 +00:00
resnext.py fix layer helper 2020-09-02 16:15:13 +00:00
resnext101_wsl.py fix format 2020-06-29 04:02:41 +00:00
resnext_vd.py fix layer helper 2020-09-02 16:15:13 +00:00
se_resnet_vd.py fix layer helper 2020-09-02 16:15:13 +00:00
se_resnext.py Init PaddleClas 2020-04-09 02:16:30 +08:00
se_resnext_vd.py fix layer helper 2020-09-02 16:15:13 +00:00
shufflenet_v2.py fix layer helper 2020-09-02 16:15:13 +00:00
squeezenet.py fix format 2020-06-29 04:02:41 +00:00
vgg.py modify eval and vgg 2020-07-20 06:34:51 +00:00
xception.py fix layer helper 2020-09-02 16:15:13 +00:00
xception_deeplab.py fix xception_deeplab 2020-09-13 11:11:14 +00:00