magcheong commited on
Commit
4835503
1 Parent(s): 5407d7c

Upload label_map.pbtxt

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