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
Vyacheslav Shults f0eb021620
Replace all None by nn.Identity() in HRNet modules
5 years ago
..
data added MultiEpochsDataLoader 5 years ago
loss
models Replace all None by nn.Identity() in HRNet modules 5 years ago
optim Add 'momentum' optimizer (SGD w/o nesterov) for stable EfficientDet training defaults 5 years ago
scheduler
__init__.py
utils.py Remove poorly named metrics from torch imagenet example origins. Use top1/top5 in csv output for consistency with existing validation results files, acc elsewhere. Fixes #111 5 years ago
version.py Fix #139. Broken SKResNets after BlurPool addition, as a plus, SKResNets support AA now too. 5 years ago