PaddleClas/ppcls/modeling/architectures
littletomatodonkey 7153ee1129 fix quick start code and doc 2020-10-21 09:21:22 +00:00
..
__init__.py Update __init__.py 2020-09-18 00:10:25 +08:00
alexnet.py fix dropout 2020-09-16 07:26:21 +00:00
darknet.py fix effnet and darknet 2020-09-14 07:15:53 +00:00
densenet.py fix dropout 2020-09-16 07:26:21 +00:00
distillation_models.py fix distillation model 2020-09-13 08:50:39 +00:00
dpn.py batch fix pool2d 2020-09-13 11:56:30 +00:00
efficientnet.py fix effne 2020-10-19 16:23:57 +00:00
googlenet.py fix dropout 2020-09-16 07:26:21 +00:00
hrnet.py batch fix pool2d 2020-09-13 11:56:30 +00:00
inception_v4.py fix dropout 2020-09-16 07:26:21 +00:00
mobilenet_v1.py batch fix pool2d 2020-09-13 11:56:30 +00:00
mobilenet_v2.py batch fix pool2d 2020-09-13 11:56:30 +00:00
mobilenet_v3.py fix opt 2020-09-17 13:24:33 +00:00
res2net.py batch fix pool2d 2020-09-13 11:56:30 +00:00
res2net_vd.py fix res2net code and doc 2020-10-20 06:18:52 +00:00
resnest.py fix opt 2020-09-17 13:24:33 +00:00
resnet.py fix resnet series 2020-09-13 13:48:26 +00:00
resnet_acnet.py
resnet_vc.py fix resnet series 2020-09-13 13:48:26 +00:00
resnet_vd.py fix quick start code and doc 2020-10-21 09:21:22 +00:00
resnext.py fix resnet series 2020-09-13 13:48:26 +00:00
resnext101_wsl.py fix resnext_wsl 2020-09-13 16:25:04 +00:00
resnext_vd.py fix resnet series 2020-09-13 13:48:26 +00:00
se_resnet_vd.py fix resnext_wsl 2020-09-13 16:25:04 +00:00
se_resnext.py Update se_resnext.py 2020-09-18 00:08:06 +08:00
se_resnext_vd.py Update se_resnext_vd.py 2020-09-18 00:09:09 +08:00
shufflenet_v2.py fix squeezenet, vgg and shufflenet 2020-09-13 17:11:10 +00:00
squeezenet.py fix dropout 2020-09-16 07:26:21 +00:00
vgg.py fix dropout 2020-09-16 07:26:21 +00:00
xception.py fix xception 2020-09-13 17:21:05 +00:00
xception_deeplab.py fix dropout 2020-09-16 07:26:21 +00:00