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
Christoph Reich 81bf0b4033
Change parameter names to match Swin V1
3 years ago
..
layers Fix MobileNetV2 head conv size for multiplier < 1.0. Add some missing modification copyrights, fix starting date of some old ones. 3 years ago
pruned
__init__.py Add initial ConvNeXt impl (mods of official code) 3 years ago
beit.py
byoanet.py
byobnet.py
cait.py Fix MobileNetV2 head conv size for multiplier < 1.0. Add some missing modification copyrights, fix starting date of some old ones. 3 years ago
coat.py
convit.py Fix MobileNetV2 head conv size for multiplier < 1.0. Add some missing modification copyrights, fix starting date of some old ones. 3 years ago
convmixer.py
convnext.py unbiased=False for torch.var_mean path of ConvNeXt LN. Fix #1090 3 years ago
crossvit.py Fix MobileNetV2 head conv size for multiplier < 1.0. Add some missing modification copyrights, fix starting date of some old ones. 3 years ago
cspnet.py Fix MobileNetV2 head conv size for multiplier < 1.0. Add some missing modification copyrights, fix starting date of some old ones. 3 years ago
densenet.py
dla.py
dpn.py
efficientnet.py Last batch of small model weights (for now). mobilenetv3_small 050/075/100 and updated mnasnet_small with lambc/lamb optimizer. 3 years ago
efficientnet_blocks.py Fix MobileNetV2 head conv size for multiplier < 1.0. Add some missing modification copyrights, fix starting date of some old ones. 3 years ago
efficientnet_builder.py Fix MobileNetV2 head conv size for multiplier < 1.0. Add some missing modification copyrights, fix starting date of some old ones. 3 years ago
factory.py
features.py
fx_features.py
ghostnet.py
gluon_resnet.py
gluon_xception.py
hardcorenas.py
helpers.py Add Dino pretrained weights (no head) for vit models. Add support to tests and helpers for models w/ no classifier (num_classes=0 in pretrained cfg) 3 years ago
hrnet.py
hub.py
inception_resnet_v2.py
inception_v3.py
inception_v4.py
levit.py Fix MobileNetV2 head conv size for multiplier < 1.0. Add some missing modification copyrights, fix starting date of some old ones. 3 years ago
mlp_mixer.py
mobilenetv3.py Last batch of small model weights (for now). mobilenetv3_small 050/075/100 and updated mnasnet_small with lambc/lamb optimizer. 3 years ago
nasnet.py
nest.py
nfnet.py
pit.py
pnasnet.py
registry.py
regnet.py
res2net.py
resnest.py
resnet.py Add AvgPool2d anti-aliasing support to ResNet arch (as per OpenAI CLIP models), add a few blur aa models as well 3 years ago
resnetv2.py
rexnet.py
selecsls.py
senet.py
sknet.py
swin_transformer.py Fix MobileNetV2 head conv size for multiplier < 1.0. Add some missing modification copyrights, fix starting date of some old ones. 3 years ago
swin_transformer_v2_cr.py Change parameter names to match Swin V1 3 years ago
tnt.py
tresnet.py
twins.py
vgg.py Fix MobileNetV2 head conv size for multiplier < 1.0. Add some missing modification copyrights, fix starting date of some old ones. 3 years ago
visformer.py Fix MobileNetV2 head conv size for multiplier < 1.0. Add some missing modification copyrights, fix starting date of some old ones. 3 years ago
vision_transformer.py Add vit_base2_patch32_256 for a model between base_patch16 and patch32 with a slightly larger img size and width 3 years ago
vision_transformer_hybrid.py Fix MobileNetV2 head conv size for multiplier < 1.0. Add some missing modification copyrights, fix starting date of some old ones. 3 years ago
vovnet.py
xception.py
xception_aligned.py
xcit.py Fix MobileNetV2 head conv size for multiplier < 1.0. Add some missing modification copyrights, fix starting date of some old ones. 3 years ago