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
c4f482a08b
pytorch-image-models
/
timm
History
Ross Wightman
c4f482a08b
EfficientNetV2 official impl w/ weights ported from TF. Cleanup/refactor of related EfficientNet classes and models.
2021-05-14 15:50:00 -07:00
..
data
Enable uniform augmentation magnitude sampling and set AugMix default
2021-04-19 14:21:12 -07:00
loss
asymmetric_loss
2020-10-16 17:12:28 +03:00
models
EfficientNetV2 official impl w/ weights ported from TF. Cleanup/refactor of related EfficientNet classes and models.
2021-05-14 15:50:00 -07:00
optim
Fix adabelief imports, remove prints, preserve memory format is the default arg for zeros_like
2021-04-12 08:25:31 -07:00
scheduler
Merge branch 'logger' into features. Change 'logger' to '_logger'.
2020-07-27 18:00:46 -07:00
utils
Merge pull request
#550
from amaarora/wandb
2021-04-15 09:26:35 -07:00
__init__.py
Add default_cfg options for min_input_size / fixed_input_size, queries in model registry, and use for testing self-attn models
2021-04-12 11:54:22 -07:00
version.py
Update README.md with latest, bump version to 0.4.8
2021-04-12 13:15:00 -07:00