pytorch-image-models/timm/models
Ross Wightman 4535a5412a Change default serialization for push_to_hf_hub to 'both' 2024-06-07 13:40:31 -07:00
..
_pruned
layers
__init__.py Merge branch 'main' of https://github.com/Beckschen/pytorch-image-models into Beckschen-vitamin 2024-06-02 14:16:30 -07:00
_builder.py Support loading of paligemma weights into GAP variants of SigLIP ViT. Minor tweak to npz loading for packed transformer weights. 2024-05-14 15:44:37 -07:00
_efficientnet_blocks.py Add anti-aliasing support to mobilenetv3 and efficientnet family models. Update MobileNetV4 model defs, resolutions. Fix #599 2024-05-27 22:06:22 -07:00
_efficientnet_builder.py Disable efficient_builder debug flag 2024-06-06 21:50:27 -07:00
_factory.py
_features.py
_features_fx.py Add regex matching support to AttentionExtract. Add return_dict support to graph extractors and use returned output in AttentionExtractor 2024-05-22 14:33:39 -07:00
_helpers.py
_hub.py Change default serialization for push_to_hf_hub to 'both' 2024-06-07 13:40:31 -07:00
_manipulate.py
_pretrained.py
_prune.py
_registry.py
beit.py checkpoint filter fns with consistent name, add mobileclip-b pretrained cfgs 2024-06-06 12:38:52 -07:00
byoanet.py
byobnet.py
cait.py Add typing to reset_classifier() on other models 2024-05-12 11:12:00 -07:00
coat.py Add typing to reset_classifier() on other models 2024-05-12 11:12:00 -07:00
convit.py Add typing to reset_classifier() on other models 2024-05-12 11:12:00 -07:00
convmixer.py Add typing to reset_classifier() on other models 2024-05-12 11:12:00 -07:00
convnext.py Add typing to reset_classifier() on other models 2024-05-12 11:12:00 -07:00
crossvit.py Add typing to reset_classifier() on other models 2024-05-12 11:12:00 -07:00
cspnet.py
davit.py Add typing to reset_classifier() on other models 2024-05-12 11:12:00 -07:00
deit.py Add typing to reset_classifier() on other models 2024-05-12 11:12:00 -07:00
densenet.py
dla.py
dpn.py
edgenext.py Add typing to reset_classifier() on other models 2024-05-12 11:12:00 -07:00
efficientformer.py checkpoint filter fns with consistent name, add mobileclip-b pretrained cfgs 2024-06-06 12:38:52 -07:00
efficientformer_v2.py Add typing to reset_classifier() on other models 2024-05-12 11:12:00 -07:00
efficientnet.py Add anti-aliasing support to mobilenetv3 and efficientnet family models. Update MobileNetV4 model defs, resolutions. Fix #599 2024-05-27 22:06:22 -07:00
efficientvit_mit.py Add typing to reset_classifier() on other models 2024-05-12 11:12:00 -07:00
efficientvit_msra.py Add typing to reset_classifier() on other models 2024-05-12 11:12:00 -07:00
eva.py Add typing to reset_classifier() on other models 2024-05-12 11:12:00 -07:00
factory.py
fastvit.py checkpoint filter fns with consistent name, add mobileclip-b pretrained cfgs 2024-06-06 12:38:52 -07:00
features.py
focalnet.py Add typing to reset_classifier() on other models 2024-05-12 11:12:00 -07:00
fx_features.py
gcvit.py Add typing to reset_classifier() on other models 2024-05-12 11:12:00 -07:00
ghostnet.py
hardcorenas.py
helpers.py
hgnet.py
hiera.py Hiera weights on hub 2024-05-13 11:43:22 -07:00
hrnet.py
hub.py
inception_next.py
inception_resnet_v2.py
inception_v3.py
inception_v4.py
levit.py Add typing to reset_classifier() on other models 2024-05-12 11:12:00 -07:00
maxxvit.py Add typing to reset_classifier() on other models 2024-05-12 11:12:00 -07:00
metaformer.py
mlp_mixer.py Add typing to reset_classifier() on other models 2024-05-12 11:12:00 -07:00
mobilenetv3.py Add anti-aliasing support to mobilenetv3 and efficientnet family models. Update MobileNetV4 model defs, resolutions. Fix #599 2024-05-27 22:06:22 -07:00
mobilevit.py
mvitv2.py Add typing to reset_classifier() on other models 2024-05-12 11:12:00 -07:00
nasnet.py
nest.py
nextvit.py Fix reparameterize for NextViT. Fix #2187 2024-05-27 14:48:58 -07:00
nfnet.py
pit.py Add typing to reset_classifier() on other models 2024-05-12 11:12:00 -07:00
pnasnet.py
pvt_v2.py checkpoint filter fns with consistent name, add mobileclip-b pretrained cfgs 2024-06-06 12:38:52 -07:00
registry.py
regnet.py
repghost.py
repvit.py Add typing to reset_classifier() on other models 2024-05-12 11:12:00 -07:00
res2net.py
resnest.py
resnet.py Add anti-aliasing support to mobilenetv3 and efficientnet family models. Update MobileNetV4 model defs, resolutions. Fix #599 2024-05-27 22:06:22 -07:00
resnetv2.py
rexnet.py
selecsls.py
senet.py
sequencer.py Add typing to reset_classifier() on other models 2024-05-12 11:12:00 -07:00
sknet.py
swin_transformer.py Add typing to reset_classifier() on other models 2024-05-12 11:12:00 -07:00
swin_transformer_v2.py Add typing to reset_classifier() on other models 2024-05-12 11:12:00 -07:00
swin_transformer_v2_cr.py
tiny_vit.py Add typing to reset_classifier() on other models 2024-05-12 11:12:00 -07:00
tnt.py Add typing to reset_classifier() on other models 2024-05-12 11:12:00 -07:00
tresnet.py Add typing to reset_classifier() on other models 2024-05-12 11:12:00 -07:00
twins.py Add typing to reset_classifier() on other models 2024-05-12 11:12:00 -07:00
vgg.py
visformer.py
vision_transformer.py Add ConvStem and MobileCLIP hybrid model for B variant. Add full norm disable support to ConvNormAct layers 2024-06-06 09:15:27 -07:00
vision_transformer_hybrid.py Fix in_chans switching on create 2024-06-06 17:56:14 -07:00
vision_transformer_relpos.py
vision_transformer_sam.py
vitamin.py Update ViTamin model defs 2024-06-06 09:16:43 -07:00
volo.py Add typing to reset_classifier() on other models 2024-05-12 11:12:00 -07:00
vovnet.py
xception.py
xception_aligned.py
xcit.py