pytorch-image-models/timm/models
Ross Wightman 84cb225ecb Add in12k + 12k_ft_in1k vit_medium weights 2024-05-20 15:52:46 -07:00
..
_pruned
layers
__init__.py
_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
_efficientnet_builder.py
_factory.py
_features.py
_features_fx.py
_helpers.py
_hub.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
_manipulate.py
_pretrained.py
_prune.py
_registry.py
beit.py Add typing to reset_classifier() on other models 2024-05-12 11:12:00 -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 Add typing to reset_classifier() on other models 2024-05-12 11:12:00 -07:00
efficientformer_v2.py Add typing to reset_classifier() on other models 2024-05-12 11:12:00 -07:00
efficientnet.py
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 Add typing to reset_classifier() on other models 2024-05-12 11:12:00 -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 Remove a duplicate function in mobilenetv3.py: `_gen_lcnet` is repeated in mobilenetv3.py.Remove the duplicate code. 2024-05-15 17:59:34 +08: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 Add typing to reset_classifier() on other models 2024-05-12 11:12:00 -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 Add typing to reset_classifier() on other models 2024-05-12 11:12:00 -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
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 in12k + 12k_ft_in1k vit_medium weights 2024-05-20 15:52:46 -07:00
vision_transformer_hybrid.py
vision_transformer_relpos.py
vision_transformer_sam.py
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