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
35c9740826
pytorch-image-models
/
timm
History
Yohann Lereclus
35c9740826
Fix accuracy when topk > num_classes
2021-08-19 11:58:59 +02:00
..
data
Add `mmax` config key to auto_augment for increasing upper bound of RandAugment magnitude beyond 10. Make AugMix uniform sampling default not override config setting.
2021-08-12 15:39:05 -07:00
loss
…
models
…
optim
Add lamb/lars to optim init imports, remove stray comment
2021-08-18 22:55:02 -07:00
scheduler
Update scheduler_factory.py
2021-08-14 22:53:17 +02:00
utils
Fix accuracy when topk > num_classes
2021-08-19 11:58:59 +02:00
__init__.py
…
version.py
…