pytorch-image-models/timm/models
Ross Wightman cee79dada0 Merge remote-tracking branch 'origin/main' into efficientnet_x 2024-05-23 11:01:39 -07:00
..
_pruned
layers Remove JIT activations, take jit out of ME activations. Remove other instances of torch.jit.script. Breaks torch.compile and is much less performant. Remove SpaceToDepthModule 2024-05-06 16:32:49 -07:00
__init__.py Merge remote-tracking branch 'upstream/main' into hiera 2024-05-11 15:43:05 -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 Initial MobileNetV4 pass 2024-05-23 10:49:18 -07:00
_efficientnet_builder.py Initial MobileNetV4 pass 2024-05-23 10:49:18 -07:00
_factory.py
_features.py Add AttentionExtract helper module 2024-05-04 14:10:00 -07:00
_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 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 Add forward_intermediates() to efficientnet / mobilenetv3 based models as an exercise. 2024-05-02 14:19:16 -07:00
beit.py Add typing to reset_classifier() on other models 2024-05-12 11:12:00 -07:00
byoanet.py
byobnet.py forward_intermediates() support for byob/byoanet models 2024-05-04 14:06:52 -07:00
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 forward_head(), consistent pre_logits handling to reduce likelihood of people manually replacing .head module having issues 2024-04-09 21:54:59 -07:00
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 Merge branch 'main' into efficientnet_x 2024-05-12 21:31:08 -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 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 Fix #2139, disable strict weight loading when head changes from classification 2024-04-09 08:41:37 -07:00
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 Merge remote-tracking branch 'origin/main' into efficientnet_x 2024-05-23 11:01:39 -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 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 forward_intermediates() for MlpMixer models and RegNet. 2024-05-04 10:21:03 -07:00
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 Fix early stop for efficientnet/mobilenetv3 fwd inter. Fix indices typing for all fwd inter. 2024-05-04 10:21:58 -07:00
resnetv2.py forward_head(), consistent pre_logits handling to reduce likelihood of people manually replacing .head module having issues 2024-04-09 21:54:59 -07:00
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 Fix early stop for efficientnet/mobilenetv3 fwd inter. Fix indices typing for all fwd inter. 2024-05-04 10:21:58 -07:00
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 More forward_intermediates() / FeatureGetterNet work 2024-04-10 15:11:34 -07:00
vision_transformer_relpos.py More forward_intermediates() updates 2024-05-03 16:22:32 -07:00
vision_transformer_sam.py Fix early stop for efficientnet/mobilenetv3 fwd inter. Fix indices typing for all fwd inter. 2024-05-04 10:21:58 -07:00
volo.py Add typing to reset_classifier() on other models 2024-05-12 11:12:00 -07:00
vovnet.py forward_head(), consistent pre_logits handling to reduce likelihood of people manually replacing .head module having issues 2024-04-09 21:54:59 -07:00
xception.py
xception_aligned.py forward_head(), consistent pre_logits handling to reduce likelihood of people manually replacing .head module having issues 2024-04-09 21:54:59 -07:00
xcit.py More forward_intermediates() updates 2024-05-03 16:22:32 -07:00