Upload 9 files
Browse filesadd converted model
- Model.mlpackage/._Data +0 -0
- Model.mlpackage/._Manifest.json +0 -0
- Model.mlpackage/Data/._com.apple.CoreML +0 -0
- Model.mlpackage/Data/com.apple.CoreML/._model.mlmodel +3 -0
- Model.mlpackage/Data/com.apple.CoreML/._weights +0 -0
- Model.mlpackage/Data/com.apple.CoreML/model.mlmodel +3 -0
- Model.mlpackage/Data/com.apple.CoreML/weights/._weight.bin +3 -0
- Model.mlpackage/Data/com.apple.CoreML/weights/weight.bin +3 -0
- Model.mlpackage/Manifest.json +18 -0
Model.mlpackage/._Data
ADDED
Binary file (4.1 kB). View file
|
|
Model.mlpackage/._Manifest.json
ADDED
Binary file (4.1 kB). View file
|
|
Model.mlpackage/Data/._com.apple.CoreML
ADDED
Binary file (4.1 kB). View file
|
|
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:03c3a6499ab37eafac3b1f182a81657f0dfe02e4868b8e975a31bc4c0c9ce2b8
|
3 |
+
size 4096
|
Model.mlpackage/Data/com.apple.CoreML/._weights
ADDED
Binary file (4.1 kB). View file
|
|
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:ffefba826547eeb7cbd028596772a560c2c0ea9de8bdf8b65ce79d3e83355c8d
|
3 |
+
size 493845
|
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:ef8f91bed9c70090ac7eba12db8a882fc231c7a7de0cc748409992d2ad918d72
|
3 |
+
size 4096
|
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:2b6acc6c1f8c6cfeba62fd3284d26b4469b758511e2e944b81aea5fcb74e47f0
|
3 |
+
size 6226593544
|
Model.mlpackage/Manifest.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"fileFormatVersion": "1.0.0",
|
3 |
+
"itemInfoEntries": {
|
4 |
+
"06D1D2E6-732E-479B-B7F2-BF224B1D7266": {
|
5 |
+
"author": "com.apple.CoreML",
|
6 |
+
"description": "CoreML Model Weights",
|
7 |
+
"name": "weights",
|
8 |
+
"path": "com.apple.CoreML/weights"
|
9 |
+
},
|
10 |
+
"27EDFDF6-AF45-4077-8507-F6FDC56B5DDB": {
|
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": "27EDFDF6-AF45-4077-8507-F6FDC56B5DDB"
|
18 |
+
}
|