This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
pytorch-image-models
Watch
1
Star
0
Fork
0
You've already forked pytorch-image-models
mirror of
https://github.com/huggingface/pytorch-image-models.git
synced
2025-06-03 15:01:08 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
pytorch-image-models
/
timm
History
Ross Wightman
7953e5d11a
Fix pos_embed scaling for ViT and num_classes != 1000 for pretrained distilled deit and pit models.
Fix
#426
and
fix
#433
2021-03-31 23:11:28 -07:00
..
data
Support for huggingface hub via create_model and default_cfgs.
2021-03-16 22:48:26 -07:00
loss
asymmetric_loss
2020-10-16 17:12:28 +03:00
models
Fix pos_embed scaling for ViT and num_classes != 1000 for pretrained distilled deit and pit models.
Fix
#426
and
fix
#433
2021-03-31 23:11:28 -07:00
optim
Configure create_optimizer with args.opt_args
2020-12-08 00:03:09 -06:00
scheduler
Merge branch 'logger' into features. Change 'logger' to '_logger'.
2020-07-27 18:00:46 -07:00
utils
Add GIST to docstring for quick access
2021-03-29 15:33:31 +11:00
__init__.py
Monster commit, activation refactor, VoVNet, norm_act improvements, more
2020-06-01 17:16:52 -07:00
version.py
Add ECA-NFNet-L0 weights and update model name. Update README and bump version to 0.4.6
2021-03-17 13:55:32 -07:00