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
Ross Wightman f17b42bc33
Blur filter no longer a buffer
5 years ago
..
layers Blur filter no longer a buffer 5 years ago
__init__.py
densenet.py
dla.py
dpn.py
efficientnet.py Add final weights for MobileNet-V2 experiments 5 years ago
efficientnet_blocks.py Unify drop connect vs drop path under 'drop path' name, switch all EfficientNet/MobilenetV3 refs to 'drop_path'. Update factory to handle new drop args. 5 years ago
efficientnet_builder.py EfficientNet-Lite model added w/ converted checkpoints, validation in progress... 5 years ago
factory.py Unify drop connect vs drop path under 'drop path' name, switch all EfficientNet/MobilenetV3 refs to 'drop_path'. Update factory to handle new drop args. 5 years ago
feature_hooks.py
gluon_resnet.py
gluon_xception.py
helpers.py
hrnet.py
inception_resnet_v2.py
inception_v3.py
inception_v4.py
mobilenetv3.py Add MobileNetV3 Large weights, results, update README and sotabench for merge 5 years ago
nasnet.py
pnasnet.py
registry.py
res2net.py
resnet.py Some cleanup and fixes for initial BlurPool impl. Still some testing and tweaks to go... 5 years ago
selecsls.py
senet.py
sknet.py
xception.py