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

This commit is contained in:
Ross Wightman 2020-07-29 00:17:42 -07:00
parent 4805dd1e79
commit 9ecd16bd7b

View File

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