PaddleClas/ppcls/modeling/architectures
littletomatodonkey 6cae5aafa1 add more distillation models 2020-08-29 03:49:27 +00:00
..
__init__.py add dygrapgh load and static load 2020-08-28 09:43:27 +00:00
alexnet.py fix format 2020-06-29 04:02:41 +00:00
csp_resnet.py add mish interface for cspnet 2020-05-15 03:11:27 +00:00
darknet.py fix format 2020-06-29 04:02:41 +00:00
darts_gs.py Init PaddleClas 2020-04-09 02:16:30 +08:00
densenet.py add ls training for dygraph 2020-06-29 06:23:13 +00:00
distillation_models.py add more distillation models 2020-08-29 03:49:27 +00:00
dpn.py add ls training for dygraph 2020-06-29 06:23:13 +00:00
efficientnet.py fix format 2020-06-29 04:02:41 +00:00
googlenet.py fix format 2020-06-29 04:02:41 +00:00
hrnet.py add ls training for dygraph 2020-06-29 06:23:13 +00:00
inception_v4.py fix format 2020-06-29 04:02:41 +00:00
layers.py Init PaddleClas 2020-04-09 02:16:30 +08:00
mobilenet_v1.py add mobilenet, resnet and senet series dymodels 2020-07-31 14:46:17 +08:00
mobilenet_v2.py add mobilenet, resnet and senet series dymodels 2020-07-31 14:46:17 +08:00
mobilenet_v3.py add mobilenet, resnet and senet series dymodels 2020-07-31 14:46:17 +08:00
model_libs.py Init PaddleClas 2020-04-09 02:16:30 +08:00
res2net.py add mobilenet, resnet and senet series dymodels 2020-07-31 14:46:17 +08:00
res2net_vd.py fix bug of resolution 2020-08-03 14:46:12 +08:00
resnet.py fix typo 2020-08-04 08:07:16 +00:00
resnet_acnet.py fix acnet 2020-04-26 14:59:14 +00:00
resnet_name.py add correct infer 2020-06-15 11:22:56 +08:00
resnet_vc.py fix typo 2020-08-04 08:07:16 +00:00
resnet_vd.py fix resnet-vd typo 2020-08-04 02:12:19 +00:00
resnext.py add mobilenet, resnet and senet series dymodels 2020-07-31 14:46:17 +08:00
resnext101_wsl.py fix format 2020-06-29 04:02:41 +00:00
resnext_vd.py fix bug of resolution 2020-08-03 14:48:13 +08:00
se_resnet_vd.py fix typo 2020-08-04 08:07:16 +00:00
se_resnext.py Init PaddleClas 2020-04-09 02:16:30 +08:00
se_resnext_vd.py add mobilenet, resnet and senet series dymodels 2020-07-31 14:46:17 +08:00
shufflenet_v2.py add mobilenet, resnet and senet series dymodels 2020-07-31 14:46:17 +08: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 format 2020-06-29 04:02:41 +00:00
xception_deeplab.py fix format 2020-06-29 04:02:41 +00:00