pytorch-image-models/timm/models
Adam J. Stewart 19aaea3c8f
Fix nn.Module type hints
2025-01-11 15:09:21 +01: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
_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
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
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
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 Fix nn.Module type hints 2025-01-11 15:09:21 +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
hrnet.py
hub.py
inception_next.py
inception_resnet_v2.py
inception_v3.py
inception_v4.py
levit.py
mambaout.py
maxxvit.py
metaformer.py
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 Fix nn.Module type hints 2025-01-11 15:09:21 +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 Fix nn.Module type hints 2025-01-11 15:09:21 +01:00
visformer.py
vision_transformer.py Fix nn.Module type hints 2025-01-11 15:09:21 +01: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
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