mirror of
https://github.com/huggingface/pytorch-image-models.git
synced 2025-06-03 15:01:08 +08:00
Add new seresnet50 (non-legacy) model weights, 80.274 top-1
This commit is contained in:
parent
4805dd1e79
commit
9ecd16bd7b
@ -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='',
|
||||
|
Loading…
x
Reference in New Issue
Block a user