Skip to content

Commit d76bfc9

Browse files
authored
[Fix] Add torchvision_0.12.json (open-mmlab#820)
* Add torchvision_0.12.json * update MANIFEST.in
1 parent 95c71c8 commit d76bfc9

File tree

2 files changed

+58
-1
lines changed

2 files changed

+58
-1
lines changed

MANIFEST.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
include mmengine/hub/openmmlab.json mmengine/hub/deprecated.json mmengine/hub/mmcls.json
1+
include mmengine/hub/openmmlab.json mmengine/hub/deprecated.json mmengine/hub/mmcls.json mmengine/hub/torchvision_0.12.json

mmengine/hub/torchvision_0.12.json

+57
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
{
2+
"alexnet": "https://download.pytorch.org/models/alexnet-owt-7be5be79.pth",
3+
"densenet121": "https://download.pytorch.org/models/densenet121-a639ec97.pth",
4+
"densenet169": "https://download.pytorch.org/models/densenet169-b2777c0a.pth",
5+
"densenet201": "https://download.pytorch.org/models/densenet201-c1103571.pth",
6+
"densenet161": "https://download.pytorch.org/models/densenet161-8d451a50.pth",
7+
"efficientnet_b0": "https://download.pytorch.org/models/efficientnet_b0_rwightman-3dd342df.pth",
8+
"efficientnet_b1": "https://download.pytorch.org/models/efficientnet_b1_rwightman-533bc792.pth",
9+
"efficientnet_b2": "https://download.pytorch.org/models/efficientnet_b2_rwightman-bcdf34b7.pth",
10+
"efficientnet_b3": "https://download.pytorch.org/models/efficientnet_b3_rwightman-cf984f9c.pth",
11+
"efficientnet_b4": "https://download.pytorch.org/models/efficientnet_b4_rwightman-7eb33cd5.pth",
12+
"efficientnet_b5": "https://download.pytorch.org/models/efficientnet_b5_lukemelas-b6417697.pth",
13+
"efficientnet_b6": "https://download.pytorch.org/models/efficientnet_b6_lukemelas-c76e70fd.pth",
14+
"efficientnet_b7": "https://download.pytorch.org/models/efficientnet_b7_lukemelas-dcc49843.pth",
15+
"googlenet": "https://download.pytorch.org/models/googlenet-1378be20.pth",
16+
"inception_v3_google": "https://download.pytorch.org/models/inception_v3_google-0cc3c7bd.pth",
17+
"mobilenet_v2": "https://download.pytorch.org/models/mobilenet_v2-b0353104.pth",
18+
"mobilenet_v3_large": "https://download.pytorch.org/models/mobilenet_v3_large-8738ca79.pth",
19+
"mobilenet_v3_small": "https://download.pytorch.org/models/mobilenet_v3_small-047dcff4.pth",
20+
"regnet_y_400mf": "https://download.pytorch.org/models/regnet_y_400mf-c65dace8.pth",
21+
"regnet_y_800mf": "https://download.pytorch.org/models/regnet_y_800mf-1b27b58c.pth",
22+
"regnet_y_1_6gf": "https://download.pytorch.org/models/regnet_y_1_6gf-b11a554e.pth",
23+
"regnet_y_3_2gf": "https://download.pytorch.org/models/regnet_y_3_2gf-b5a9779c.pth",
24+
"regnet_y_8gf": "https://download.pytorch.org/models/regnet_y_8gf-d0d0e4a8.pth",
25+
"regnet_y_16gf": "https://download.pytorch.org/models/regnet_y_16gf-9e6ed7dd.pth",
26+
"regnet_y_32gf": "https://download.pytorch.org/models/regnet_y_32gf-4dee3f7a.pth",
27+
"regnet_x_400mf": "https://download.pytorch.org/models/regnet_x_400mf-adf1edd5.pth",
28+
"regnet_x_800mf": "https://download.pytorch.org/models/regnet_x_800mf-ad17e45c.pth",
29+
"regnet_x_1_6gf": "https://download.pytorch.org/models/regnet_x_1_6gf-e3633e7f.pth",
30+
"regnet_x_3_2gf": "https://download.pytorch.org/models/regnet_x_3_2gf-f342aeae.pth",
31+
"regnet_x_8gf": "https://download.pytorch.org/models/regnet_x_8gf-03ceed89.pth",
32+
"regnet_x_16gf": "https://download.pytorch.org/models/regnet_x_16gf-2007eb11.pth",
33+
"regnet_x_32gf": "https://download.pytorch.org/models/regnet_x_32gf-9d47f8d0.pth",
34+
"resnet18": "https://download.pytorch.org/models/resnet18-f37072fd.pth",
35+
"resnet34": "https://download.pytorch.org/models/resnet34-b627a593.pth",
36+
"resnet50": "https://download.pytorch.org/models/resnet50-0676ba61.pth",
37+
"resnet101": "https://download.pytorch.org/models/resnet101-63fe2227.pth",
38+
"resnet152": "https://download.pytorch.org/models/resnet152-394f9c45.pth",
39+
"resnext50_32x4d": "https://download.pytorch.org/models/resnext50_32x4d-7cdf4587.pth",
40+
"resnext101_32x8d": "https://download.pytorch.org/models/resnext101_32x8d-8ba56ff5.pth",
41+
"wide_resnet50_2": "https://download.pytorch.org/models/wide_resnet50_2-95faca4d.pth",
42+
"wide_resnet101_2": "https://download.pytorch.org/models/wide_resnet101_2-32ee1156.pth",
43+
"shufflenetv2_x0.5": "https://download.pytorch.org/models/shufflenetv2_x0.5-f707e7126e.pth",
44+
"shufflenetv2_x1.0": "https://download.pytorch.org/models/shufflenetv2_x1-5666bf0f80.pth",
45+
"shufflenetv2_x1.5": null,
46+
"shufflenetv2_x2.0": null,
47+
"squeezenet1_0": "https://download.pytorch.org/models/squeezenet1_0-b66bff10.pth",
48+
"squeezenet1_1": "https://download.pytorch.org/models/squeezenet1_1-b8a52dc0.pth",
49+
"vgg11": "https://download.pytorch.org/models/vgg11-8a719046.pth",
50+
"vgg13": "https://download.pytorch.org/models/vgg13-19584684.pth",
51+
"vgg16": "https://download.pytorch.org/models/vgg16-397923af.pth",
52+
"vgg19": "https://download.pytorch.org/models/vgg19-dcbb9e9d.pth",
53+
"vgg11_bn": "https://download.pytorch.org/models/vgg11_bn-6002323d.pth",
54+
"vgg13_bn": "https://download.pytorch.org/models/vgg13_bn-abd245e5.pth",
55+
"vgg16_bn": "https://download.pytorch.org/models/vgg16_bn-6c64b313.pth",
56+
"vgg19_bn": "https://download.pytorch.org/models/vgg19_bn-c79401a0.pth"
57+
}

0 commit comments

Comments
 (0)