pytorch-image-models/timm
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