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 f57db99101
Update README, fix iabn pip version print.
4 years ago
..
layers Update README, fix iabn pip version print. 4 years ago
pruned
__init__.py Initial AGC impl. Still testing. 4 years ago
byobnet.py Improve RegVGG block identity/vs non for clariy and fix attn usage. Add comments. 4 years ago
cspnet.py Fix CUDA crash w/ channels-last + CSP models. Remove use of chunk() 4 years ago
densenet.py
dla.py
dpn.py Fix regression in models with 1001 class pretrained weights. Improve batchnorm arg and BatchNormAct layer handling in several models. 4 years ago
efficientnet.py
efficientnet_blocks.py
efficientnet_builder.py
factory.py
features.py
gluon_resnet.py
gluon_xception.py Fix regression in models with 1001 class pretrained weights. Improve batchnorm arg and BatchNormAct layer handling in several models. 4 years ago
helpers.py Initial AGC impl. Still testing. 4 years ago
hrnet.py
inception_resnet_v2.py Fix regression in models with 1001 class pretrained weights. Improve batchnorm arg and BatchNormAct layer handling in several models. 4 years ago
inception_v3.py Fix a few small things. 4 years ago
inception_v4.py Fix regression in models with 1001 class pretrained weights. Improve batchnorm arg and BatchNormAct layer handling in several models. 4 years ago
mobilenetv3.py
nasnet.py Fix regression in models with 1001 class pretrained weights. Improve batchnorm arg and BatchNormAct layer handling in several models. 4 years ago
nfnet.py Tweak NFNet, ResNetV2, RexNet feature extraction, use pre-act features for simplicty. Update tests for pytorch 1.8. 0.4.5 version bump. 4 years ago
pnasnet.py Fix regression in models with 1001 class pretrained weights. Improve batchnorm arg and BatchNormAct layer handling in several models. 4 years ago
registry.py
regnet.py
res2net.py
resnest.py
resnet.py
resnetv2.py Tweak NFNet, ResNetV2, RexNet feature extraction, use pre-act features for simplicty. Update tests for pytorch 1.8. 0.4.5 version bump. 4 years ago
rexnet.py Tweak NFNet, ResNetV2, RexNet feature extraction, use pre-act features for simplicty. Update tests for pytorch 1.8. 0.4.5 version bump. 4 years ago
selecsls.py
senet.py
sknet.py
tresnet.py
vgg.py Add ByobNet w/ GPU-EfficientNets and RepVGG. Also add classic vgg models. 4 years ago
vision_transformer.py
vovnet.py
xception.py
xception_aligned.py Fix regression in models with 1001 class pretrained weights. Improve batchnorm arg and BatchNormAct layer handling in several models. 4 years ago