Add Core ML conversion
#1
by
XanderC
- opened
- coreml/feature-extraction/float32_model.mlpackage/Data/com.apple.CoreML/model.mlmodel +3 -0
- coreml/feature-extraction/float32_model.mlpackage/Data/com.apple.CoreML/weights/weight.bin +3 -0
- coreml/feature-extraction/float32_model.mlpackage/Manifest.json +18 -0
- coreml/object-detection/float32_model.mlpackage/Data/com.apple.CoreML/model.mlmodel +3 -0
- coreml/object-detection/float32_model.mlpackage/Data/com.apple.CoreML/weights/weight.bin +3 -0
- coreml/object-detection/float32_model.mlpackage/Manifest.json +18 -0
coreml/feature-extraction/float32_model.mlpackage/Data/com.apple.CoreML/model.mlmodel
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b40578632d00fe57dd157f46cdb20c3e86a213ad7269ed98137cd921bb503809
|
| 3 |
+
size 111200
|
coreml/feature-extraction/float32_model.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:6d9fbe63b9655d852c201d72e7921036ade82d963808a5ba27c408cfd6653447
|
| 3 |
+
size 25300864
|
coreml/feature-extraction/float32_model.mlpackage/Manifest.json
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"fileFormatVersion": "1.0.0",
|
| 3 |
+
"itemInfoEntries": {
|
| 4 |
+
"82D69767-85D3-4325-9397-E0608A77BCBA": {
|
| 5 |
+
"author": "com.apple.CoreML",
|
| 6 |
+
"description": "CoreML Model Weights",
|
| 7 |
+
"name": "weights",
|
| 8 |
+
"path": "com.apple.CoreML/weights"
|
| 9 |
+
},
|
| 10 |
+
"C236EDDD-3A4D-4EE4-BBB2-FFB56E1AC270": {
|
| 11 |
+
"author": "com.apple.CoreML",
|
| 12 |
+
"description": "CoreML Model Specification",
|
| 13 |
+
"name": "model.mlmodel",
|
| 14 |
+
"path": "com.apple.CoreML/model.mlmodel"
|
| 15 |
+
}
|
| 16 |
+
},
|
| 17 |
+
"rootModelIdentifier": "C236EDDD-3A4D-4EE4-BBB2-FFB56E1AC270"
|
| 18 |
+
}
|
coreml/object-detection/float32_model.mlpackage/Data/com.apple.CoreML/model.mlmodel
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cb0314d771543d562f0a8e961e28516e52ede351034fa3dd49e6125af46e69ea
|
| 3 |
+
size 118678
|
coreml/object-detection/float32_model.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:20fd34b99ec85454389c14d222eacb573a3051497fd2d5a0e54ff7dcf4390032
|
| 3 |
+
size 25968576
|
coreml/object-detection/float32_model.mlpackage/Manifest.json
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"fileFormatVersion": "1.0.0",
|
| 3 |
+
"itemInfoEntries": {
|
| 4 |
+
"AC4175B6-9EF3-483C-AF64-D1853626DF36": {
|
| 5 |
+
"author": "com.apple.CoreML",
|
| 6 |
+
"description": "CoreML Model Weights",
|
| 7 |
+
"name": "weights",
|
| 8 |
+
"path": "com.apple.CoreML/weights"
|
| 9 |
+
},
|
| 10 |
+
"C9941195-F122-4B13-A500-2217FE172380": {
|
| 11 |
+
"author": "com.apple.CoreML",
|
| 12 |
+
"description": "CoreML Model Specification",
|
| 13 |
+
"name": "model.mlmodel",
|
| 14 |
+
"path": "com.apple.CoreML/model.mlmodel"
|
| 15 |
+
}
|
| 16 |
+
},
|
| 17 |
+
"rootModelIdentifier": "C9941195-F122-4B13-A500-2217FE172380"
|
| 18 |
+
}
|