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
3ae3f44288
pytorch-image-models
/
timm
/
models
History
Wojtek Jasiński
3ae3f44288
Fix positional embedding resampling for non-square inputs in ViT
2024-11-06 16:03:27 -08:00
..
_pruned
…
layers
…
__init__.py
…
_builder.py
…
_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
One more small c&p issue
2024-10-23 21:51:09 -07:00
cait.py
…
coat.py
…
convit.py
…
convmixer.py
…
convnext.py
…
crossvit.py
…
cspnet.py
…
davit.py
…
deit.py
…
densenet.py
…
dla.py
…
dpn.py
…
edgenext.py
…
efficientformer.py
…
efficientformer_v2.py
…
efficientnet.py
…
efficientvit_mit.py
…
efficientvit_msra.py
…
eva.py
…
factory.py
…
fastvit.py
…
features.py
…
focalnet.py
…
fx_features.py
…
gcvit.py
…
ghostnet.py
…
hardcorenas.py
…
helpers.py
…
hgnet.py
…
hiera.py
…
hieradet_sam2.py
…
hrnet.py
…
hub.py
…
inception_next.py
…
inception_resnet_v2.py
…
inception_v3.py
…
inception_v4.py
…
levit.py
…
mambaout.py
mambaout.py: fixed bug
2024-10-17 01:03:28 +03:30
maxxvit.py
…
metaformer.py
…
mlp_mixer.py
…
mobilenetv3.py
…
mobilevit.py
…
mvitv2.py
…
nasnet.py
…
nest.py
…
nextvit.py
…
nfnet.py
…
pit.py
…
pnasnet.py
…
pvt_v2.py
…
rdnet.py
…
registry.py
…
regnet.py
…
repghost.py
…
repvit.py
…
res2net.py
…
resnest.py
…
resnet.py
Missed first_conv from resnet18d
2024-10-31 19:29:53 -07:00
resnetv2.py
Add resnet and resnet-v2 18/34 weights trained with mnv4 small based recipe
2024-10-31 16:39:35 -07:00
rexnet.py
…
selecsls.py
…
senet.py
…
sequencer.py
…
sknet.py
…
swin_transformer.py
…
swin_transformer_v2.py
…
swin_transformer_v2_cr.py
…
tiny_vit.py
…
tnt.py
…
tresnet.py
…
twins.py
…
vgg.py
…
visformer.py
…
vision_transformer.py
Fix positional embedding resampling for non-square inputs in ViT
2024-11-06 16:03:27 -08:00
vision_transformer_hybrid.py
…
vision_transformer_relpos.py
…
vision_transformer_sam.py
…
vitamin.py
…
volo.py
…
vovnet.py
…
xception.py
…
xception_aligned.py
…
xcit.py
…