dzung113 commited on
Commit
7e3a27a
1 Parent(s): eedcd4e
Files changed (3) hide show
  1. README.md +8 -0
  2. config.json +195 -0
  3. pytorch_model.bin +3 -0
README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - image-classification
4
+ - timm
5
+ library_tag: timm
6
+ license: apache-2.0
7
+ ---
8
+ # Model card for mobilenetv3_small_075_lol
config.json ADDED
@@ -0,0 +1,195 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architecture": "mobilenetv3_small_075",
3
+ "num_classes": 162,
4
+ "num_features": 1024,
5
+ "label_names": [
6
+ "Aatrox",
7
+ "Ahri",
8
+ "Akali",
9
+ "Akshan",
10
+ "Alistar",
11
+ "Amumu",
12
+ "Anivia",
13
+ "Annie",
14
+ "Aphelios",
15
+ "Ashe",
16
+ "Aurelion Sol",
17
+ "Azir",
18
+ "Bard",
19
+ "Bel'Veth",
20
+ "Blitzcrank",
21
+ "Brand",
22
+ "Braum",
23
+ "Caitlyn",
24
+ "Camille",
25
+ "Cassiopeia",
26
+ "Cho'Gath",
27
+ "Corki",
28
+ "Darius",
29
+ "Diana",
30
+ "Dr. Mundo",
31
+ "Draven",
32
+ "Ekko",
33
+ "Elise",
34
+ "Evelynn",
35
+ "Ezreal",
36
+ "Fiddlesticks",
37
+ "Fiora",
38
+ "Fizz",
39
+ "Galio",
40
+ "Gangplank",
41
+ "Garen",
42
+ "Gnar",
43
+ "Gragas",
44
+ "Graves",
45
+ "Gwen",
46
+ "Hecarim",
47
+ "Heimerdinger",
48
+ "Illaoi",
49
+ "Irelia",
50
+ "Ivern",
51
+ "Janna",
52
+ "Jarvan IV",
53
+ "Jax",
54
+ "Jayce",
55
+ "Jhin",
56
+ "Jinx",
57
+ "K'Sante",
58
+ "Kai'Sa",
59
+ "Kalista",
60
+ "Karma",
61
+ "Karthus",
62
+ "Kassadin",
63
+ "Katarina",
64
+ "Kayle",
65
+ "Kayn",
66
+ "Kennen",
67
+ "Kha'Zix",
68
+ "Kindred",
69
+ "Kled",
70
+ "Kog'Maw",
71
+ "LeBlanc",
72
+ "Lee Sin",
73
+ "Leona",
74
+ "Lillia",
75
+ "Lissandra",
76
+ "Lucian",
77
+ "Lulu",
78
+ "Lux",
79
+ "Malphite",
80
+ "Malzahar",
81
+ "Maokai",
82
+ "Master Yi",
83
+ "Miss Fortune",
84
+ "Mordekaiser",
85
+ "Morgana",
86
+ "Nami",
87
+ "Nasus",
88
+ "Nautilus",
89
+ "Neeko",
90
+ "Nidalee",
91
+ "Nilah",
92
+ "Nocturne",
93
+ "Nunu & Willump",
94
+ "Olaf",
95
+ "Orianna",
96
+ "Ornn",
97
+ "Pantheon",
98
+ "Poppy",
99
+ "Pyke",
100
+ "Qiyana",
101
+ "Quinn",
102
+ "Rakan",
103
+ "Rammus",
104
+ "Rek'Sai",
105
+ "Rell",
106
+ "Renata Glasc",
107
+ "Renekton",
108
+ "Rengar",
109
+ "Riven",
110
+ "Rumble",
111
+ "Ryze",
112
+ "Samira",
113
+ "Sejuani",
114
+ "Senna",
115
+ "Seraphine",
116
+ "Sett",
117
+ "Shaco",
118
+ "Shen",
119
+ "Shyvana",
120
+ "Singed",
121
+ "Sion",
122
+ "Sivir",
123
+ "Skarner",
124
+ "Sona",
125
+ "Soraka",
126
+ "Swain",
127
+ "Sylas",
128
+ "Syndra",
129
+ "Tahm Kench",
130
+ "Taliyah",
131
+ "Talon",
132
+ "Taric",
133
+ "Teemo",
134
+ "Thresh",
135
+ "Tristana",
136
+ "Trundle",
137
+ "Tryndamere",
138
+ "Twisted Fate",
139
+ "Twitch",
140
+ "Udyr",
141
+ "Urgot",
142
+ "Varus",
143
+ "Vayne",
144
+ "Veigar",
145
+ "Vel'Koz",
146
+ "Vex",
147
+ "Vi",
148
+ "Viego",
149
+ "Viktor",
150
+ "Vladimir",
151
+ "Volibear",
152
+ "Warwick",
153
+ "Wukong",
154
+ "Xayah",
155
+ "Xerath",
156
+ "Xin Zhao",
157
+ "Yasuo",
158
+ "Yone",
159
+ "Yorick",
160
+ "Yuumi",
161
+ "Zac",
162
+ "Zed",
163
+ "Zeri",
164
+ "Ziggs",
165
+ "Zilean",
166
+ "Zoe",
167
+ "Zyra"
168
+ ],
169
+ "pretrained_cfg": {
170
+ "custom_load": false,
171
+ "input_size": [
172
+ 3,
173
+ 224,
174
+ 224
175
+ ],
176
+ "fixed_input_size": false,
177
+ "interpolation": "bicubic",
178
+ "crop_pct": 0.875,
179
+ "crop_mode": "center",
180
+ "mean": [
181
+ 0.485,
182
+ 0.456,
183
+ 0.406
184
+ ],
185
+ "std": [
186
+ 0.229,
187
+ 0.224,
188
+ 0.225
189
+ ],
190
+ "num_classes": 162,
191
+ "pool_size": null,
192
+ "first_conv": null,
193
+ "classifier": null
194
+ }
195
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e31d55f99b47bdd16ea1d647e5a9c98020db97b1fd1ee03e5d5b4c5d89685677
3
+ size 4849945