egmaminta commited on
Commit
9a63950
1 Parent(s): 1a7c322

Update call_labels.py

Browse files
Files changed (1) hide show
  1. call_labels.py +5 -5
call_labels.py CHANGED
@@ -31,12 +31,12 @@ def call_labels():
31
  "28": "greenhouse",
32
  "29": "grocery store",
33
  "30": "gym",
34
- "31": "hairsalon",
35
- "32": "hospitalroom",
36
  "33": "inside bus",
37
  "34": "inside subway",
38
- "35": "jewellery shop",
39
- "36": "kinder garten",
40
  "37": "kitchen",
41
  "38": "wet laboratory",
42
  "39": "laundromat",
@@ -60,7 +60,7 @@ def call_labels():
60
  "57": "stair case",
61
  "58": "music studio",
62
  "59": "subway",
63
- "60": "toystore",
64
  "61": "train station",
65
  "62": "television studio",
66
  "63": "video store",
 
31
  "28": "greenhouse",
32
  "29": "grocery store",
33
  "30": "gym",
34
+ "31": "hair salon",
35
+ "32": "hospital room",
36
  "33": "inside bus",
37
  "34": "inside subway",
38
+ "35": "jewelry shop",
39
+ "36": "kindergarten",
40
  "37": "kitchen",
41
  "38": "wet laboratory",
42
  "39": "laundromat",
 
60
  "57": "stair case",
61
  "58": "music studio",
62
  "59": "subway",
63
+ "60": "toy store",
64
  "61": "train station",
65
  "62": "television studio",
66
  "63": "video store",