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
d0ff315eed
pytorch-image-models
/
timm
/
models
History
Ross Wightman
88889de923
Fix meshgrid deprecation warnings and backward compat with explicit 'ndgrid' and 'meshgrid' fn w/o indexing arg
2024-01-27 13:48:33 -08:00
..
_pruned
…
layers
…
__init__.py
…
_builder.py
Add parsable json results output for train.py, tweak --pretrained-path to force head adaptation
2023-12-22 11:18:25 -08: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
Fix meshgrid deprecation warnings and backward compat with explicit 'ndgrid' and 'meshgrid' fn w/o indexing arg
2024-01-27 13:48:33 -08:00
byoanet.py
…
byobnet.py
…
cait.py
…
coat.py
…
convit.py
…
convmixer.py
…
convnext.py
…
crossvit.py
…
cspnet.py
…
davit.py
Update davit.py
2023-12-11 11:13:04 -08:00
deit.py
…
densenet.py
Add missing deprecation mapping for a densenet and xcit model.
Fix
#2086
. Tweak xcit pos embed use of arange for better low prec safety.
2024-01-24 22:04:04 -08:00
dla.py
…
dpn.py
…
edgenext.py
Improve type handling for arange & rel pos embeds, keep calculations in float32 until application (may change to apply in float32 in future). Prevent arange type hijacking by DeepSpeed Zero
2024-01-26 16:35:51 -08:00
efficientformer.py
Fix meshgrid deprecation warnings and backward compat with explicit 'ndgrid' and 'meshgrid' fn w/o indexing arg
2024-01-27 13:48:33 -08:00
efficientformer_v2.py
Fix meshgrid deprecation warnings and backward compat with explicit 'ndgrid' and 'meshgrid' fn w/o indexing arg
2024-01-27 13:48:33 -08:00
efficientnet.py
…
efficientvit_mit.py
…
efficientvit_msra.py
…
eva.py
Update eva.py (
#2058
)
2023-12-16 15:10:45 -08:00
factory.py
…
fastvit.py
…
features.py
…
focalnet.py
…
fx_features.py
…
gcvit.py
…
ghostnet.py
…
hardcorenas.py
…
helpers.py
…
hrnet.py
…
hub.py
…
inception_next.py
…
inception_resnet_v2.py
…
inception_v3.py
…
inception_v4.py
…
levit.py
Fix meshgrid deprecation warnings and backward compat with explicit 'ndgrid' and 'meshgrid' fn w/o indexing arg
2024-01-27 13:48:33 -08:00
maxxvit.py
…
metaformer.py
…
mlp_mixer.py
…
mobilenetv3.py
…
mobilevit.py
…
mvitv2.py
Add missing hf hub entries for mvitv2
2023-11-26 21:06:39 -08:00
nasnet.py
…
nest.py
…
nfnet.py
…
pit.py
…
pnasnet.py
…
pvt_v2.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
Fix meshgrid deprecation warnings and backward compat with explicit 'ndgrid' and 'meshgrid' fn w/o indexing arg
2024-01-27 13:48:33 -08:00
swin_transformer_v2.py
Fix meshgrid deprecation warnings and backward compat with explicit 'ndgrid' and 'meshgrid' fn w/o indexing arg
2024-01-27 13:48:33 -08:00
swin_transformer_v2_cr.py
Fix meshgrid deprecation warnings and backward compat with explicit 'ndgrid' and 'meshgrid' fn w/o indexing arg
2024-01-27 13:48:33 -08:00
tiny_vit.py
…
tnt.py
…
tresnet.py
…
twins.py
…
vgg.py
…
visformer.py
…
vision_transformer.py
…
vision_transformer_hybrid.py
…
vision_transformer_relpos.py
…
vision_transformer_sam.py
…
volo.py
…
vovnet.py
…
xception.py
…
xception_aligned.py
Add droppath and type hint to Xception.
2024-01-19 11:15:47 -08:00
xcit.py
Add missing deprecation mapping for a densenet and xcit model.
Fix
#2086
. Tweak xcit pos embed use of arange for better low prec safety.
2024-01-24 22:04:04 -08:00