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 9c14654a0d
Improve support for custom dataset label name/description through HF hub export, via pretrained_cfg
2 years ago
..
_pruned
layers Davit update formatting and fix grad checkpointing (#7) 2 years ago
__init__.py Add EfficientFormer-V2, refactor EfficientFormer and Levit for more uniformity across the 3 related arch. Add features_out support to levit conv models and efficientformer_v2. All weights on hub. 2 years ago
_builder.py Change order of checkpoitn filtering fn application in builder, try dict, model variant first 2 years ago
_efficientnet_blocks.py
_efficientnet_builder.py
_factory.py
_features.py
_features_fx.py
_helpers.py
_hub.py Improve support for custom dataset label name/description through HF hub export, via pretrained_cfg 2 years ago
_manipulate.py
_pretrained.py Improve support for custom dataset label name/description through HF hub export, via pretrained_cfg 2 years ago
_prune.py Update model prune loader to use pkgutil 2 years ago
_registry.py Davit update formatting and fix grad checkpointing (#7) 2 years ago
beit.py Davit update formatting and fix grad checkpointing (#7) 2 years ago
byoanet.py
byobnet.py Davit update formatting and fix grad checkpointing (#7) 2 years ago
cait.py
coat.py
convit.py
convmixer.py
convnext.py Add 384x384 convnext_large_mlp laion2b fine-tune on in1k 2 years ago
crossvit.py
cspnet.py Update ClassifierHead module, add reset() method, update in_chs -> in_features for consistency 2 years ago
davit.py Factor NormMlpClassifierHead from MaxxViT and use across MaxxViT / ConvNeXt / DaViT, refactor some type hints & comments 2 years ago
deit.py
densenet.py Davit update formatting and fix grad checkpointing (#7) 2 years ago
dla.py
dpn.py Davit update formatting and fix grad checkpointing (#7) 2 years ago
edgenext.py
efficientformer.py is_scripting() guard on checkpoint_seq 2 years ago
efficientformer_v2.py Update head metadata for effformerv2 2 years ago
efficientnet.py Davit update formatting and fix grad checkpointing (#7) 2 years ago
factory.py
features.py
fx_features.py
gcvit.py
ghostnet.py
gluon_resnet.py
gluon_xception.py
hardcorenas.py
helpers.py
hrnet.py
hub.py
inception_resnet_v2.py
inception_v3.py
inception_v4.py
levit.py Add EfficientFormer-V2, refactor EfficientFormer and Levit for more uniformity across the 3 related arch. Add features_out support to levit conv models and efficientformer_v2. All weights on hub. 2 years ago
maxxvit.py Apply fix from #1649 to main 2 years ago
mlp_mixer.py
mobilenetv3.py Davit update formatting and fix grad checkpointing (#7) 2 years ago
mobilevit.py Davit update formatting and fix grad checkpointing (#7) 2 years ago
mvitv2.py
nasnet.py
nest.py
nfnet.py Davit update formatting and fix grad checkpointing (#7) 2 years ago
pit.py
pnasnet.py
poolformer.py
pvt_v2.py
registry.py
regnet.py Update ClassifierHead module, add reset() method, update in_chs -> in_features for consistency 2 years ago
res2net.py Davit update formatting and fix grad checkpointing (#7) 2 years ago
resnest.py Davit update formatting and fix grad checkpointing (#7) 2 years ago
resnet.py Davit update formatting and fix grad checkpointing (#7) 2 years ago
resnetv2.py Davit update formatting and fix grad checkpointing (#7) 2 years ago
rexnet.py
selecsls.py
senet.py
sequencer.py
sknet.py Davit update formatting and fix grad checkpointing (#7) 2 years ago
swin_transformer.py
swin_transformer_v2.py
swin_transformer_v2_cr.py
tnt.py
tresnet.py
twins.py
vgg.py
visformer.py
vision_transformer.py Add 'gigantic' vit clip variant for feature extraction and future fine-tuning 2 years ago
vision_transformer_hybrid.py Davit update formatting and fix grad checkpointing (#7) 2 years ago
vision_transformer_relpos.py Davit update formatting and fix grad checkpointing (#7) 2 years ago
volo.py
vovnet.py Davit update formatting and fix grad checkpointing (#7) 2 years ago
xception.py
xception_aligned.py Update ClassifierHead module, add reset() method, update in_chs -> in_features for consistency 2 years ago
xcit.py