Kwindla Hultman Kramer
commited on
Commit
·
710e386
1
Parent(s):
44efe2e
update coreML to checkpoint-250415
Browse files- coreml/smart_turn_classifier-250415.mlpackage/Data/com.apple.CoreML/model.mlmodel +3 -0
- coreml/smart_turn_classifier-250415.mlpackage/Data/com.apple.CoreML/weights/weight.bin +3 -0
- coreml/smart_turn_classifier-250415.mlpackage/Manifest.json +18 -0
- coreml/smart_turn_classifier-250415.mlpackage/smart_turn_classifier.mlpackage +1 -0
- coreml/smart_turn_classifier.mlpackage +1 -1
coreml/smart_turn_classifier-250415.mlpackage/Data/com.apple.CoreML/model.mlmodel
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:feb81af5c55a2bd3f191bf91b96f3b37f4d72907abc6472e9701e6b4fd22da99
|
| 3 |
+
size 612151
|
coreml/smart_turn_classifier-250415.mlpackage/Data/com.apple.CoreML/weights/weight.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:af4905328196082e717e99c2f559eedb987923792626c50891ae9877e962a387
|
| 3 |
+
size 3307764480
|
coreml/smart_turn_classifier-250415.mlpackage/Manifest.json
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"fileFormatVersion": "1.0.0",
|
| 3 |
+
"itemInfoEntries": {
|
| 4 |
+
"1D0585A3-BF62-48A9-83EA-C92CD45354C4": {
|
| 5 |
+
"author": "com.apple.CoreML",
|
| 6 |
+
"description": "CoreML Model Specification",
|
| 7 |
+
"name": "model.mlmodel",
|
| 8 |
+
"path": "com.apple.CoreML/model.mlmodel"
|
| 9 |
+
},
|
| 10 |
+
"3D0C4470-56E7-4077-80B5-365263F99725": {
|
| 11 |
+
"author": "com.apple.CoreML",
|
| 12 |
+
"description": "CoreML Model Weights",
|
| 13 |
+
"name": "weights",
|
| 14 |
+
"path": "com.apple.CoreML/weights"
|
| 15 |
+
}
|
| 16 |
+
},
|
| 17 |
+
"rootModelIdentifier": "1D0585A3-BF62-48A9-83EA-C92CD45354C4"
|
| 18 |
+
}
|
coreml/smart_turn_classifier-250415.mlpackage/smart_turn_classifier.mlpackage
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
smart_turn_classifier.mlpackage
|
coreml/smart_turn_classifier.mlpackage
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
smart_turn_classifier-
|
|
|
|
| 1 |
+
smart_turn_classifier-250415.mlpackage
|