Spaces:
Sleeping
Sleeping
adding label_maps
Browse files- data/label_map.pbtxt +8 -0
data/label_map.pbtxt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
item {
|
2 |
+
id: 1
|
3 |
+
name: 'luffy'
|
4 |
+
}
|
5 |
+
item {
|
6 |
+
id: 2
|
7 |
+
name: 'chopper'
|
8 |
+
}
|