This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
pytorch-image-models
mirror of
https://github.com/huggingface/pytorch-image-models.git
Watch
1
Star
0
Fork
You've already forked pytorch-image-models
0
Code
Issues
Projects
Releases
Wiki
Activity
82cc53237e
pytorch-image-models
/
timm
/
models
History
Ross Wightman
82cc53237e
Working on support for siglip (w/ attn pool) vit backbone, and adding registers (reg tokens)
2023-09-30 16:03:01 -07:00
..
_pruned
…
layers
…
__init__.py
add tinyvit
2023-09-01 11:05:56 -07:00
_builder.py
Working on support for siglip (w/ attn pool) vit backbone, and adding registers (reg tokens)
2023-09-30 16:03:01 -07:00
_efficientnet_blocks.py
…
_efficientnet_builder.py
…
_factory.py
…
_features.py
…
_features_fx.py
…
_helpers.py
…
_hub.py
…
_manipulate.py
…
_pretrained.py
…
_prune.py
…
_registry.py
…
beit.py
…
byoanet.py
…
byobnet.py
…
cait.py
…
coat.py
…
convit.py
…
convmixer.py
Added missing RuntimeError to builder functions of models that do not currently support feature extraction
2023-09-19 08:19:14 -07:00
convnext.py
…
crossvit.py
…
cspnet.py
…
davit.py
…
deit.py
dynamic_size -> dynamic_img_size, add dynamic_img_pad for padding option
2023-08-27 15:58:35 -07:00
densenet.py
…
dla.py
…
dpn.py
…
edgenext.py
…
efficientformer.py
Added missing RuntimeError to builder functions of models that do not currently support feature extraction
2023-09-19 08:19:14 -07:00
efficientformer_v2.py
…
efficientnet.py
…
efficientvit_mit.py
Update README. Fine-grained layer-wise lr decay working for tiny_vit and both efficientvits. Minor fixes.
2023-09-01 15:05:29 -07:00
efficientvit_msra.py
Update README. Fine-grained layer-wise lr decay working for tiny_vit and both efficientvits. Minor fixes.
2023-09-01 15:05:29 -07:00
eva.py
dynamic_size -> dynamic_img_size, add dynamic_img_pad for padding option
2023-08-27 15:58:35 -07:00
factory.py
…
fastvit.py
flip these two
2023-09-27 10:24:12 -07:00
features.py
…
focalnet.py
…
fx_features.py
…
gcvit.py
…
ghostnet.py
Fix in_features for linear layer in reset_classifier.
2023-09-13 09:29:38 -07:00
hardcorenas.py
…
helpers.py
…
hrnet.py
…
hub.py
…
inception_next.py
Fix a few typos, fix fastvit proj_drop, add code link
2023-08-28 21:26:29 -07:00
inception_resnet_v2.py
…
inception_v3.py
…
inception_v4.py
…
levit.py
…
maxxvit.py
…
metaformer.py
…
mlp_mixer.py
…
mobilenetv3.py
…
mobilevit.py
…
mvitv2.py
Added missing RuntimeError to builder functions of models that do not currently support feature extraction
2023-09-19 08:19:14 -07:00
nasnet.py
…
nest.py
…
nfnet.py
…
pit.py
…
pnasnet.py
…
pvt_v2.py
…
registry.py
…
regnet.py
…
repghost.py
Update repghost.py
2023-09-15 11:41:56 -07:00
repvit.py
…
res2net.py
…
resnest.py
…
resnet.py
…
resnetv2.py
…
rexnet.py
…
selecsls.py
…
senet.py
…
sequencer.py
…
sknet.py
…
swin_transformer.py
Add pretrained patch embed resizing to swin
2023-09-27 10:27:28 -07:00
swin_transformer_v2.py
Add pretrained patch embed resizing to swin
2023-09-27 10:27:28 -07:00
swin_transformer_v2_cr.py
…
tiny_vit.py
Update tiny_vit.py to fix bug
2023-09-23 10:05:52 -07:00
tnt.py
…
tresnet.py
…
twins.py
…
vgg.py
…
visformer.py
…
vision_transformer.py
Working on support for siglip (w/ attn pool) vit backbone, and adding registers (reg tokens)
2023-09-30 16:03:01 -07:00
vision_transformer_hybrid.py
dynamic_size -> dynamic_img_size, add dynamic_img_pad for padding option
2023-08-27 15:58:35 -07:00
vision_transformer_relpos.py
…
vision_transformer_sam.py
…
volo.py
…
vovnet.py
…
xception.py
…
xception_aligned.py
…
xcit.py
Added missing RuntimeError to builder functions of models that do not currently support feature extraction
2023-09-19 08:19:14 -07:00