File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ def _cfg(url='', **kwargs):
4141 'dla102' : _cfg (url = 'https://github.com/rwightman/pytorch-image-models/releases/download/v0.1-weights/dla102-21f57b54.pth' ),
4242 'dla102x' : _cfg (url = 'https://github.com/rwightman/pytorch-image-models/releases/download/v0.1-weights/dla102x-7ec0aa2a.pth' ),
4343 'dla102x2' : _cfg (url = 'https://github.com/rwightman/pytorch-image-models/releases/download/v0.1-weights/dla102x2-ac4239c4.pth' ),
44- 'dla169' : _cfg (url = 'https://github.com/rwightman/pytorch-image-models/releases/download/v0.1-weights/dla169-7c767967.pthh ' ),
44+ 'dla169' : _cfg (url = 'https://github.com/rwightman/pytorch-image-models/releases/download/v0.1-weights/dla169-7c767967.pth ' ),
4545 'dla60_res2net' : _cfg (
4646 url = 'https://github.com/rwightman/pytorch-image-models/releases/download/v0.1-res2net/res2net_dla60_4s-d88db7f9.pth' ),
4747 'dla60_res2next' : _cfg (
You can’t perform that action at this time.
0 commit comments