seand0101 commited on
Commit
f5b73de
·
verified ·
1 Parent(s): 653414c

Upload id2label.json

Browse files
Files changed (1) hide show
  1. id2label.json +2 -26
id2label.json CHANGED
@@ -1,26 +1,2 @@
1
- {"0": "wall",
2
- "1": "building",
3
- "2": "sky",
4
- "3" : "tree",
5
- "4": "earth",
6
- "5": "water",
7
- "6":"fence",
8
- "7": "railing",
9
- "8":"bridge",
10
- "9":"ship",
11
- "10":"pier",
12
- "11" :"mountain",
13
- "12":"tank",
14
- "13":"sand",
15
- "14" :"sea",
16
- "15":"person",
17
- "16":"land",
18
- "17": "floor",
19
- "18": "stairs",
20
- "19": "swimming pool",
21
- "20":"river",
22
- "21":"rock",
23
- "22":"boat",
24
- "23":"road",
25
- "24" :"car",
26
- "25": "truck"}
 
1
+ {"0": "not water",
2
+ "1": "waters"}