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 9a53c3f727
Finalize DaViT, some formatting and modelling simplifications (separate PatchEmbed to Stem + Downsample, weights on HF hub.
1 year ago
..
_pruned Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
layers Davit update formatting and fix grad checkpointing (#7) 1 year ago
__init__.py Merge branch 'rwightman:main' into main 1 year ago
_builder.py Change order of checkpoitn filtering fn application in builder, try dict, model variant first 1 year ago
_efficientnet_blocks.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
_efficientnet_builder.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
_factory.py Add a deprecation phase to module re-org 1 year ago
_features.py Add a deprecation phase to module re-org 1 year ago
_features_fx.py Add a deprecation phase to module re-org 1 year ago
_helpers.py Add a deprecation phase to module re-org 1 year ago
_hub.py Factor out readme generation in hub helper, add more readme fields 1 year ago
_manipulate.py Add a deprecation phase to module re-org 1 year ago
_pretrained.py Davit update formatting and fix grad checkpointing (#7) 1 year ago
_prune.py Add a deprecation phase to module re-org 1 year ago
_registry.py Davit update formatting and fix grad checkpointing (#7) 1 year ago
beit.py Davit update formatting and fix grad checkpointing (#7) 1 year ago
byoanet.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
byobnet.py Davit update formatting and fix grad checkpointing (#7) 1 year ago
cait.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
coat.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
convit.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
convmixer.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
convnext.py Add convnext_tiny and convnext_small 384x384 fine-tunes of in12k weights, fix pool size for laion CLIP convnext weights 1 year ago
crossvit.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
cspnet.py Update ClassifierHead module, add reset() method, update in_chs -> in_features for consistency 1 year ago
davit.py Finalize DaViT, some formatting and modelling simplifications (separate PatchEmbed to Stem + Downsample, weights on HF hub. 1 year ago
deit.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
densenet.py Davit update formatting and fix grad checkpointing (#7) 1 year ago
dla.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
dpn.py Davit update formatting and fix grad checkpointing (#7) 1 year ago
edgenext.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
efficientformer.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
efficientnet.py Davit update formatting and fix grad checkpointing (#7) 1 year ago
factory.py Add a deprecation phase to module re-org 1 year ago
features.py Add a deprecation phase to module re-org 1 year ago
fx_features.py Add a deprecation phase to module re-org 1 year ago
gcvit.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
ghostnet.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
gluon_resnet.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
gluon_xception.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
hardcorenas.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
helpers.py Add a deprecation phase to module re-org 1 year ago
hrnet.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
hub.py Add a deprecation phase to module re-org 1 year ago
inception_resnet_v2.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
inception_v3.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
inception_v4.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
levit.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
maxxvit.py Push all MaxxViT weights to HF hub, cleanup impl, add feature map extraction support and prompote to 'std' architecture. Fix norm head for proper embedding / feat map output. Add new in12k + ft 1k weights. 1 year ago
mlp_mixer.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
mobilenetv3.py Davit update formatting and fix grad checkpointing (#7) 1 year ago
mobilevit.py Davit update formatting and fix grad checkpointing (#7) 1 year ago
mvitv2.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
nasnet.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
nest.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
nfnet.py Davit update formatting and fix grad checkpointing (#7) 1 year ago
pit.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
pnasnet.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
poolformer.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
pvt_v2.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
registry.py Add a deprecation phase to module re-org 1 year ago
regnet.py Update ClassifierHead module, add reset() method, update in_chs -> in_features for consistency 1 year ago
res2net.py Davit update formatting and fix grad checkpointing (#7) 1 year ago
resnest.py Davit update formatting and fix grad checkpointing (#7) 1 year ago
resnet.py Davit update formatting and fix grad checkpointing (#7) 1 year ago
resnetv2.py Davit update formatting and fix grad checkpointing (#7) 1 year ago
rexnet.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
selecsls.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
senet.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
sequencer.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
sknet.py Davit update formatting and fix grad checkpointing (#7) 1 year ago
swin_transformer.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
swin_transformer_v2.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
swin_transformer_v2_cr.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
tnt.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
tresnet.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
twins.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
vgg.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
visformer.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
vision_transformer.py Add 'gigantic' vit clip variant for feature extraction and future fine-tuning 1 year ago
vision_transformer_hybrid.py Davit update formatting and fix grad checkpointing (#7) 1 year ago
vision_transformer_relpos.py Davit update formatting and fix grad checkpointing (#7) 1 year ago
volo.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
vovnet.py Davit update formatting and fix grad checkpointing (#7) 1 year ago
xception.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
xception_aligned.py Update ClassifierHead module, add reset() method, update in_chs -> in_features for consistency 1 year ago
xcit.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago