pytorch-image-models/timm/models
Ross Wightman 2a84d68d02 Add some so150m vit w/ sbb recipe weights, and a ese_vovnet57b model with RA4 recipe 2025-01-18 15:51:57 -08:00
..
_pruned
layers
__init__.py Update README, few minor fixups. 2025-01-06 13:09:15 -08:00
_builder.py
_efficientnet_blocks.py
_efficientnet_builder.py
_factory.py
_features.py Wrap torch checkpoint() fn to default use_reentrant flag to False and allow env var override 2025-01-06 11:28:39 -08:00
_features_fx.py
_helpers.py
_hub.py Add support for tag, license customization through push_to_hub 2024-12-27 14:00:41 -08:00
_manipulate.py Wrap torch checkpoint() fn to default use_reentrant flag to False and allow env var override 2025-01-06 11:28:39 -08:00
_pretrained.py
_prune.py
_registry.py
beit.py Wrap torch checkpoint() fn to default use_reentrant flag to False and allow env var override 2025-01-06 11:28:39 -08:00
byoanet.py
byobnet.py Add more pali(2) weights. Switch rest of models adapting open_clip weights to their own weight instances. 2024-12-27 14:00:41 -08:00
cait.py
coat.py
convit.py
convmixer.py
convnext.py Add 384x384 in12k pretrain and finetune for convnext_nano 2024-12-31 13:16:43 -08:00
crossvit.py
cspnet.py
davit.py fix feature_info.reduction 2024-12-18 21:12:40 +08:00
deit.py
densenet.py Wrap torch checkpoint() fn to default use_reentrant flag to False and allow env var override 2025-01-06 11:28:39 -08:00
dla.py
dpn.py
edgenext.py
efficientformer.py fix feature_info.reduction 2024-12-18 21:12:40 +08:00
efficientformer_v2.py
efficientnet.py Wrap torch checkpoint() fn to default use_reentrant flag to False and allow env var override 2025-01-06 11:28:39 -08:00
efficientvit_mit.py
efficientvit_msra.py
eva.py Wrap torch checkpoint() fn to default use_reentrant flag to False and allow env var override 2025-01-06 11:28:39 -08:00
factory.py
fastvit.py Add missing imports 2025-01-11 15:13:16 +01:00
features.py
focalnet.py Wrap torch checkpoint() fn to default use_reentrant flag to False and allow env var override 2025-01-06 11:28:39 -08:00
fx_features.py
gcvit.py Wrap torch checkpoint() fn to default use_reentrant flag to False and allow env var override 2025-01-06 11:28:39 -08:00
ghostnet.py
hardcorenas.py
helpers.py
hgnet.py
hiera.py Fix nn.Module type hints 2025-01-11 15:09:21 +01:00
hieradet_sam2.py Add more pali(2) weights. Switch rest of models adapting open_clip weights to their own weight instances. 2024-12-27 14:00:41 -08:00
hrnet.py
hub.py
inception_next.py
inception_resnet_v2.py
inception_v3.py
inception_v4.py
levit.py LeViT safetensors load is broken by conversion code that wasn't deactivated 2025-01-16 11:37:00 -08:00
mambaout.py
maxxvit.py
metaformer.py fix feature_info.reduction 2024-12-18 21:12:40 +08:00
mlp_mixer.py
mobilenetv3.py Wrap torch checkpoint() fn to default use_reentrant flag to False and allow env var override 2025-01-06 11:28:39 -08:00
mobilevit.py
mvitv2.py Wrap torch checkpoint() fn to default use_reentrant flag to False and allow env var override 2025-01-06 11:28:39 -08:00
nasnet.py
nest.py
nextvit.py
nfnet.py
pit.py
pnasnet.py
pvt_v2.py Wrap torch checkpoint() fn to default use_reentrant flag to False and allow env var override 2025-01-06 11:28:39 -08:00
rdnet.py
registry.py
regnet.py
repghost.py
repvit.py
res2net.py
resnest.py
resnet.py
resnetv2.py
rexnet.py
selecsls.py
senet.py
sequencer.py
sknet.py
swin_transformer.py
swin_transformer_v2.py Add missing imports 2025-01-11 15:13:16 +01:00
swin_transformer_v2_cr.py Wrap torch checkpoint() fn to default use_reentrant flag to False and allow env var override 2025-01-06 11:28:39 -08:00
tiny_vit.py
tnt.py Wrap torch checkpoint() fn to default use_reentrant flag to False and allow env var override 2025-01-06 11:28:39 -08:00
tresnet.py
twins.py
vgg.py VGG ConvMlp: fix layer defaults/types 2025-01-15 12:11:56 +01:00
visformer.py
vision_transformer.py Add some so150m vit w/ sbb recipe weights, and a ese_vovnet57b model with RA4 recipe 2025-01-18 15:51:57 -08:00
vision_transformer_hybrid.py
vision_transformer_relpos.py Wrap torch checkpoint() fn to default use_reentrant flag to False and allow env var override 2025-01-06 11:28:39 -08:00
vision_transformer_sam.py Update README, few minor fixups. 2025-01-06 13:09:15 -08:00
vitamin.py Add bias arg to Vitamin GeGLU 2024-12-30 19:24:21 -08:00
volo.py Wrap torch checkpoint() fn to default use_reentrant flag to False and allow env var override 2025-01-06 11:28:39 -08:00
vovnet.py Add some so150m vit w/ sbb recipe weights, and a ese_vovnet57b model with RA4 recipe 2025-01-18 15:51:57 -08:00
xception.py
xception_aligned.py
xcit.py Wrap torch checkpoint() fn to default use_reentrant flag to False and allow env var override 2025-01-06 11:28:39 -08:00