Tasneem-Inayath commited on
Commit
0878d2d
·
1 Parent(s): 7312ccb
Files changed (1) hide show
  1. class_names.json +27 -27
class_names.json CHANGED
@@ -1,27 +1,27 @@
1
- [
2
- "person",
3
- "bicycle",
4
- "car",
5
- "motorcycle",
6
- "airplane",
7
- "bus",
8
- "truck",
9
- "traffic light",
10
- "stop sign",
11
- "bench",
12
- "bird",
13
- "cat",
14
- "dog",
15
- "horse",
16
- "cow",
17
- "elephant",
18
- "bottle",
19
- "cup",
20
- "bowl",
21
- "pizza",
22
- "cake",
23
- "chair",
24
- "couch",
25
- "bed",
26
- "potted plant"
27
- ]
 
1
+ [
2
+ "airplane",
3
+ "bed",
4
+ "bench",
5
+ "bicycle",
6
+ "bird",
7
+ "bottle",
8
+ "bowl",
9
+ "bus",
10
+ "cake",
11
+ "car",
12
+ "cat",
13
+ "chair",
14
+ "couch",
15
+ "cow",
16
+ "cup",
17
+ "dog",
18
+ "elephant",
19
+ "horse",
20
+ "motorcycle",
21
+ "person",
22
+ "pizza",
23
+ "potted plant",
24
+ "stop sign",
25
+ "traffic light",
26
+ "truck"
27
+ ]