Upload 3 files
Browse files- .gitattributes +2 -0
- shape_classification_model.cc +3 -0
- shape_classification_model.keras +3 -0
- shape_classification_model.tflite +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
shape_classification_model.cc filter=lfs diff=lfs merge=lfs -text
|
37 |
+
shape_classification_model.keras filter=lfs diff=lfs merge=lfs -text
|
shape_classification_model.cc
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:90fb50635b387884876c451f8ad782c1b7695db0b4468c2376a61f3842bba7a3
|
3 |
+
size 27411890
|
shape_classification_model.keras
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c60c3c4b9680c29e2d123c97bd607c33a4b5aef2ce3dcd58689d5d5381e4ccef
|
3 |
+
size 38635861
|
shape_classification_model.tflite
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2adacf5f921cbafb6930cdac8bf0e92892a6b8db91b6e08664859b04cd138d63
|
3 |
+
size 4445152
|