osamaifti commited on
Commit
6b81539
1 Parent(s): bf24c1f

Upload 3 files

Browse files
Files changed (3) hide show
  1. detect.tflite +3 -0
  2. labelmap.pbtxt +10 -0
  3. labelmap.txt +2 -0
detect.tflite ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:827b31c9ac3f3177b98520c81768cffd599289c639e68df131577012c1dac05e
3
+ size 12113624
labelmap.pbtxt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ item {
2
+ id: 1
3
+ name: 'empty'
4
+ }
5
+
6
+ item {
7
+ id: 2
8
+ name: 'misalignment'
9
+ }
10
+
labelmap.txt ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ empty
2
+ misalignment