Update id2label.json
Browse files- id2label.json +21 -20
id2label.json
CHANGED
@@ -1,22 +1,23 @@
|
|
1 |
{
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
|
|
22 |
}
|
|
|
1 |
{
|
2 |
+
"0": "background",
|
3 |
+
"1": "aeroplane",
|
4 |
+
"2": "bicycle",
|
5 |
+
"3": "bird",
|
6 |
+
"4": "boat",
|
7 |
+
"5": "bottle",
|
8 |
+
"6": "bus",
|
9 |
+
"7": "car",
|
10 |
+
"8": "cat",
|
11 |
+
"9": "chair",
|
12 |
+
"10": "cow",
|
13 |
+
"11": "diningtable",
|
14 |
+
"12": "dog",
|
15 |
+
"13": "horse",
|
16 |
+
"14": "motorbike",
|
17 |
+
"15": "person",
|
18 |
+
"16": "pottedplant",
|
19 |
+
"17": "sheep",
|
20 |
+
"18": "sofa",
|
21 |
+
"19": "train",
|
22 |
+
"20": "tvmonitor"
|
23 |
}
|