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 3bff2b21dc
Add support for keeping running bn stats the same across distributed training nodes before eval/save
5 years ago
..
data Switch RandoErasing back to on GPU normal sampling 5 years ago
loss
models New PyTorch trained EfficientNet-B2 weights with my RandAugment impl 5 years ago
optim Add Nvidia's NovogGrad impl from Jasper (cleaner/faster than current) and Apex Fused optimizers 5 years ago
scheduler
__init__.py
utils.py Add support for keeping running bn stats the same across distributed training nodes before eval/save 5 years ago
version.py