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 a69c0e04f0
Fix pool size in cspnet
4 years ago
..
data Working on feature extraction, interfaces refined, a number of models working, some in progress. 4 years ago
loss Update AugMix, JSD, etc comments and references 5 years ago
models Fix pool size in cspnet 4 years ago
optim Add 'momentum' optimizer (SGD w/o nesterov) for stable EfficientDet training defaults 4 years ago
scheduler Fix #173, lr cycle default 0 vs 1. Fix #177, mirror resnest weights for future stability. 4 years ago
__init__.py Monster commit, activation refactor, VoVNet, norm_act improvements, more 4 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 Remove tests from distrib 4 years ago