1{
2    "torch": [
3        {
4            "model": "candy.t7",
5            "inputSize": "224, 224",
6            "mean": "104, 117, 123",
7            "std": "1",
8            "swapRB": "false",
9            "modelUrl": "https://cs.stanford.edu/people/jcjohns/fast-neural-style/models//instance_norm/candy.t7"
10        },
11        {
12            "model": "composition_vii.t7",
13            "inputSize": "224, 224",
14            "mean": "104, 117, 123",
15            "std": "1",
16            "swapRB": "false",
17            "modelUrl": "https://cs.stanford.edu/people/jcjohns/fast-neural-style/models//eccv16/composition_vii.t7"
18        },
19        {
20            "model": "feathers.t7",
21            "inputSize": "224, 224",
22            "mean": "104, 117, 123",
23            "std": "1",
24            "swapRB": "false",
25            "modelUrl": "https://cs.stanford.edu/people/jcjohns/fast-neural-style/models//instance_norm/feathers.t7"
26        },
27        {
28            "model": "la_muse.t7",
29            "inputSize": "224, 224",
30            "mean": "104, 117, 123",
31            "std": "1",
32            "swapRB": "false",
33            "modelUrl": "https://cs.stanford.edu/people/jcjohns/fast-neural-style/models//instance_norm/la_muse.t7"
34        },
35        {
36            "model": "mosaic.t7",
37            "inputSize": "224, 224",
38            "mean": "104, 117, 123",
39            "std": "1",
40            "swapRB": "false",
41            "modelUrl": "https://cs.stanford.edu/people/jcjohns/fast-neural-style/models//instance_norm/mosaic.t7"
42        },
43        {
44            "model": "starry_night.t7",
45            "inputSize": "224, 224",
46            "mean": "104, 117, 123",
47            "std": "1",
48            "swapRB": "false",
49            "modelUrl": "https://cs.stanford.edu/people/jcjohns/fast-neural-style/models//eccv16/starry_night.t7"
50        },
51        {
52            "model": "the_scream.t7",
53            "inputSize": "224, 224",
54            "mean": "104, 117, 123",
55            "std": "1",
56            "swapRB": "false",
57            "modelUrl": "https://cs.stanford.edu/people/jcjohns/fast-neural-style/models//instance_norm/the_scream.t7"
58        },
59        {
60            "model": "the_wave.t7",
61            "inputSize": "224, 224",
62            "mean": "104, 117, 123",
63            "std": "1",
64            "swapRB": "false",
65            "modelUrl": "https://cs.stanford.edu/people/jcjohns/fast-neural-style/models//eccv16/the_wave.t7"
66        },
67        {
68            "model": "udnie.t7",
69            "inputSize": "224, 224",
70            "mean": "104, 117, 123",
71            "std": "1",
72            "swapRB": "false",
73            "modelUrl": "https://cs.stanford.edu/people/jcjohns/fast-neural-style/models//instance_norm/udnie.t7"
74        }
75    ]
76}