You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pytorch-image-models/timm
Ross Wightman 7ab2491ab7
Better handling of crossvit for tests / forward_features, fix torchscript regression in my changes
3 years ago
..
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. 3 years ago
loss
models Better handling of crossvit for tests / forward_features, fix torchscript regression in my changes 3 years ago
optim Add lamb/lars to optim init imports, remove stray comment 3 years ago
scheduler Update scheduler_factory.py 3 years ago
utils Tweak accuracy topk safety. Fix #807 3 years ago
__init__.py
version.py