Add new seresnet50 (non-legacy) model weights, 80.274 top-1

pull/175/head
Ross Wightman 4 years ago
parent 4805dd1e79
commit 9ecd16bd7b

@ -114,7 +114,7 @@ default_cfgs = {
url='', url='',
interpolation='bicubic'), interpolation='bicubic'),
'seresnet50': _cfg( 'seresnet50': _cfg(
url='', url='https://github.com/rwightman/pytorch-image-models/releases/download/v0.1-weights/seresnet50_ra_224-8efdb4bb.pth',
interpolation='bicubic'), interpolation='bicubic'),
'seresnet50tn': _cfg( 'seresnet50tn': _cfg(
url='', url='',

Loading…
Cancel
Save