You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pytorch-image-models/timm/models
AFLALO, Jonathan Isaac 9c15d57505
added efficientnet pruned weights
5 years ago
..
layers Merge branch 'master' of github.com:rwightman/pytorch-models 5 years ago
pruned added efficientnet pruned weights 5 years ago
__init__.py
densenet.py
dla.py
dpn.py
efficientnet.py added efficientnet pruned weights 5 years ago
efficientnet_blocks.py
efficientnet_builder.py
factory.py
feature_hooks.py
gluon_resnet.py
gluon_xception.py
helpers.py Final blurpool2d cleanup and add resnetblur50 weights, match tresnet Downsample arg order to BlurPool2d for interop 5 years ago
hrnet.py
inception_resnet_v2.py
inception_v3.py
inception_v4.py
mobilenetv3.py
nasnet.py
pnasnet.py Fix model create fn not passing num_classes through. Fix #135 5 years ago
registry.py
res2net.py Fix model create fn not passing num_classes through. Fix #135 5 years ago
resnet.py Final blurpool2d cleanup and add resnetblur50 weights, match tresnet Downsample arg order to BlurPool2d for interop 5 years ago
selecsls.py
senet.py
sknet.py
tresnet.py
xception.py