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 afb6bd0669
Add backward and default_cfg tests and fix a few issues found. Fix #153
4 years ago
..
data added MultiEpochsDataLoader 4 years ago
loss Update AugMix, JSD, etc comments and references 4 years ago
models Add backward and default_cfg tests and fix a few issues found. Fix #153 4 years ago
optim Add 'momentum' optimizer (SGD w/o nesterov) for stable EfficientDet training defaults 4 years ago
scheduler Add MobileNetV3 Large weights, results, update README and sotabench for merge 4 years ago
__init__.py Add model registry and model listing fns, refactor model_factory/create_model fn 5 years ago
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 4 years ago
version.py Fix #139. Broken SKResNets after BlurPool addition, as a plus, SKResNets support AA now too. 4 years ago