pytorch-image-models/timm/models
Ross Wightman afb6bd0669 Add backward and default_cfg tests and fix a few issues found. Fix #153 2020-05-21 15:30:58 -07:00
..
layers Add RegNet models and weights 2020-05-18 00:08:52 -07:00
pruned added efficientnet pruned weights 2020-05-03 09:29:45 +03:00
__init__.py Add RegNet models and weights 2020-05-18 00:08:52 -07:00
densenet.py
dla.py Add backward and default_cfg tests and fix a few issues found. Fix #153 2020-05-21 15:30:58 -07:00
dpn.py
efficientnet.py added efficientnet pruned weights 2020-05-03 09:29:45 +03:00
efficientnet_blocks.py
efficientnet_builder.py
factory.py
feature_hooks.py
gluon_resnet.py
gluon_xception.py Add backward and default_cfg tests and fix a few issues found. Fix #153 2020-05-21 15:30:58 -07:00
helpers.py Final blurpool2d cleanup and add resnetblur50 weights, match tresnet Downsample arg order to BlurPool2d for interop 2020-05-01 17:00:21 -07:00
hrnet.py Add backward and default_cfg tests and fix a few issues found. Fix #153 2020-05-21 15:30:58 -07:00
inception_resnet_v2.py
inception_v3.py Add backward and default_cfg tests and fix a few issues found. Fix #153 2020-05-21 15:30:58 -07:00
inception_v4.py
mobilenetv3.py Add backward and default_cfg tests and fix a few issues found. Fix #153 2020-05-21 15:30:58 -07:00
nasnet.py Add backward and default_cfg tests and fix a few issues found. Fix #153 2020-05-21 15:30:58 -07:00
pnasnet.py Fix model create fn not passing num_classes through. Fix #135 2020-05-01 18:37:03 -07:00
registry.py Exclude EfficientNet-L2 models from test 2020-05-12 13:07:03 -07:00
regnet.py Add RegNet models and weights 2020-05-18 00:08:52 -07:00
res2net.py Fix model create fn not passing num_classes through. Fix #135 2020-05-01 18:37:03 -07:00
resnest.py Add backward and default_cfg tests and fix a few issues found. Fix #153 2020-05-21 15:30:58 -07:00
resnet.py Final blurpool2d cleanup and add resnetblur50 weights, match tresnet Downsample arg order to BlurPool2d for interop 2020-05-01 17:00:21 -07:00
selecsls.py Add backward and default_cfg tests and fix a few issues found. Fix #153 2020-05-21 15:30:58 -07:00
senet.py
sknet.py Fix #139. Broken SKResNets after BlurPool addition, as a plus, SKResNets support AA now too. 2020-05-04 12:14:43 -07:00
tresnet.py Add backward and default_cfg tests and fix a few issues found. Fix #153 2020-05-21 15:30:58 -07:00
xception.py Add backward and default_cfg tests and fix a few issues found. Fix #153 2020-05-21 15:30:58 -07:00