Kasamuday commited on
Commit
afbb197
1 Parent(s): 09fc36a

label_map file

Browse files
Files changed (1) hide show
  1. label_map.pbtxt +8 -0
label_map.pbtxt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ item {
2
+ name:'Chair'
3
+ id:1
4
+ }
5
+ item {
6
+ name:'Table'
7
+ id:2
8
+ }