admin
commited on
Commit
·
d0b0350
1
Parent(s):
599a4c4
Delete data/backbone.csv
Browse files- data/backbone.csv +0 -38
data/backbone.csv
DELETED
@@ -1,38 +0,0 @@
|
|
1 |
-
ver,type,input_size,output_size,url
|
2 |
-
alexnet,alexnet,227,9216,https://download.pytorch.org/models/alexnet-owt-4df8aa71.pth
|
3 |
-
vgg11,vgg,224,25088,https://download.pytorch.org/models/vgg11-bbd30ac9.pth
|
4 |
-
vgg13,vgg,224,25088,https://download.pytorch.org/models/vgg13-c768596a.pth
|
5 |
-
vgg16,vgg,224,25088,https://download.pytorch.org/models/vgg16-397923af.pth
|
6 |
-
vgg19,vgg,224,25088,https://download.pytorch.org/models/vgg19-dcbb9e9d.pth
|
7 |
-
vgg11_bn,vgg,224,25088,https://download.pytorch.org/models/vgg11_bn-6002323d.pth
|
8 |
-
vgg13_bn,vgg,224,25088,https://download.pytorch.org/models/vgg13_bn-abd245e5.pth
|
9 |
-
vgg16_bn,vgg,224,25088,https://download.pytorch.org/models/vgg16_bn-6c64b313.pth
|
10 |
-
vgg19_bn,vgg,224,25088,https://download.pytorch.org/models/vgg19_bn-c79401a0.pth
|
11 |
-
resnet18,resnet,224,2048,https://download.pytorch.org/models/resnet18-5c106cde.pth
|
12 |
-
resnet34,resnet,224,2048,https://download.pytorch.org/models/resnet34-333f7ec4.pth
|
13 |
-
resnet50,resnet,224,2048,https://download.pytorch.org/models/resnet50-19c8e357.pth
|
14 |
-
resnet101,resnet,224,2048,https://download.pytorch.org/models/resnet101-5d3b4d8f.pth
|
15 |
-
resnet152,resnet,224,2048,https://download.pytorch.org/models/resnet152-b121ed2d.pth
|
16 |
-
resnext50_32x4d,resnet,224,2048,https://download.pytorch.org/models/resnext50_32x4d-7cdf4587.pth
|
17 |
-
resnext101_32x8d,resnet,224,2048,https://download.pytorch.org/models/resnext101_32x8d-8ba56ff5.pth
|
18 |
-
wide_resnet50_2,resnet,224,2048,https://download.pytorch.org/models/wide_resnet50_2-95faca4d.pth
|
19 |
-
wide_resnet101_2,resnet,224,2048,https://download.pytorch.org/models/wide_resnet101_2-32ee1156.pth
|
20 |
-
squeezenet1_0,squeezenet,227,512,https://download.pytorch.org/models/squeezenet1_0-a815701f.pth
|
21 |
-
squeezenet1_1,squeezenet,227,512,https://download.pytorch.org/models/squeezenet1_1-f364aa15.pth
|
22 |
-
densenet121,densenet,224,1024,https://download.pytorch.org/models/densenet121-a639ec97.pth
|
23 |
-
densenet169,densenet,224,1664,https://download.pytorch.org/models/densenet169-b2777c0a.pth
|
24 |
-
densenet201,densenet,224,1920,https://download.pytorch.org/models/densenet201-c1103571.pth
|
25 |
-
densenet161,densenet,224,2208,https://download.pytorch.org/models/densenet161-8d451a50.pth
|
26 |
-
inception_v3,googlenet,299,2048,https://download.pytorch.org/models/inception_v3_google-1a9a5a14.pth
|
27 |
-
googlenet,googlenet,224,1024,https://download.pytorch.org/models/googlenet-1378be20.pth
|
28 |
-
shufflenet_v2_x0_5,shufflenet,224,1024,https://download.pytorch.org/models/shufflenetv2_x0.5-f707e7126e.pth
|
29 |
-
shufflenet_v2_x1_0,shufflenet,224,1024,https://download.pytorch.org/models/shufflenetv2_x1-5666bf0f80.pth
|
30 |
-
shufflenet_v2_x1_5,shufflenet,224,1024,https://download.pytorch.org/models/shufflenetv2_x1_5-3c479a10.pth
|
31 |
-
shufflenet_v2_x2_0,shufflenet,224,1024,https://download.pytorch.org/models/shufflenetv2_x2_0-8be3c8ee.pth
|
32 |
-
mobilenet_v2,mobilenet,192,1280,https://download.pytorch.org/models/mobilenet_v2-b0353104.pth
|
33 |
-
mobilenet_v3_small,mobilenet,192,1280,https://download.pytorch.org/models/mobilenet_v3_small-047dcff4.pth
|
34 |
-
mobilenet_v3_large,mobilenet,192,1280,https://download.pytorch.org/models/mobilenet_v3_large-8738ca79.pth
|
35 |
-
mnasnet0_5,mobilenet,192,1280,https://download.pytorch.org/models/mnasnet0.5_top1_67.823-3ffadce67e.pth
|
36 |
-
mnasnet0_75,mobilenet,192,1280,https://download.pytorch.org/models/mnasnet0_75-7090bc5f.pth
|
37 |
-
mnasnet1_0,mobilenet,192,1280,https://download.pytorch.org/models/mnasnet1.0_top1_73.512-f206786ef8.pth
|
38 |
-
mnasnet1_3,mobilenet,192,1280,https://download.pytorch.org/models/mnasnet1_3-a4c69d6f.pth
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|