TheCluster
commited on
Commit
•
550ab73
1
Parent(s):
f9b8be0
Upload models
Browse files- yolov8l.mlpackage/Data/com.apple.CoreML/model.mlmodel +3 -0
- yolov8l.mlpackage/Data/com.apple.CoreML/weights/weight.bin +3 -0
- yolov8l.mlpackage/Manifest.json +18 -0
- yolov8m.mlpackage/Data/com.apple.CoreML/model.mlmodel +3 -0
- yolov8m.mlpackage/Data/com.apple.CoreML/weights/weight.bin +3 -0
- yolov8m.mlpackage/Manifest.json +18 -0
- yolov8n.mlpackage/Data/com.apple.CoreML/model.mlmodel +3 -0
- yolov8n.mlpackage/Data/com.apple.CoreML/weights/weight.bin +3 -0
- yolov8n.mlpackage/Manifest.json +18 -0
- yolov8s.mlpackage/Data/com.apple.CoreML/model.mlmodel +3 -0
- yolov8s.mlpackage/Data/com.apple.CoreML/weights/weight.bin +3 -0
- yolov8s.mlpackage/Manifest.json +18 -0
- yolov8x.mlpackage/Data/com.apple.CoreML/model.mlmodel +3 -0
- yolov8x.mlpackage/Data/com.apple.CoreML/weights/weight.bin +3 -0
- yolov8x.mlpackage/Manifest.json +18 -0
yolov8l.mlpackage/Data/com.apple.CoreML/model.mlmodel
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c096e5af1b0fb630c8df0003bd0e120b3e1d6b734eca63fa9a729dbeb29ae49b
|
3 |
+
size 168212
|
yolov8l.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:ff5e2e189e267b9fb44e965738a601112d51443dc54811ab5b24040453ef3d3b
|
3 |
+
size 87400544
|
yolov8l.mlpackage/Manifest.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"fileFormatVersion": "1.0.0",
|
3 |
+
"itemInfoEntries": {
|
4 |
+
"4740608A-AF8E-4A8F-ABBE-AEF1F35C0EE3": {
|
5 |
+
"author": "com.apple.CoreML",
|
6 |
+
"description": "CoreML Model Weights",
|
7 |
+
"name": "weights",
|
8 |
+
"path": "com.apple.CoreML/weights"
|
9 |
+
},
|
10 |
+
"7673A708-2CD1-4F38-AF1A-93215BBB7F75": {
|
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": "7673A708-2CD1-4F38-AF1A-93215BBB7F75"
|
18 |
+
}
|
yolov8m.mlpackage/Data/com.apple.CoreML/model.mlmodel
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b289b5e6e9ae19b65559cd4fed192707ba6d34d82c07816a5aa5f0ff421e5e04
|
3 |
+
size 139156
|
yolov8m.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:54236c14644ec44635fab68f4f99b9ac908cfcb5c54295e859cc6555eeedd1f0
|
3 |
+
size 51833760
|
yolov8m.mlpackage/Manifest.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"fileFormatVersion": "1.0.0",
|
3 |
+
"itemInfoEntries": {
|
4 |
+
"D9071F75-4759-4CAA-821B-3DA7C4BF34B9": {
|
5 |
+
"author": "com.apple.CoreML",
|
6 |
+
"description": "CoreML Model Specification",
|
7 |
+
"name": "model.mlmodel",
|
8 |
+
"path": "com.apple.CoreML/model.mlmodel"
|
9 |
+
},
|
10 |
+
"FD9C28C8-C6BF-4452-87BD-DE4BEEC79E16": {
|
11 |
+
"author": "com.apple.CoreML",
|
12 |
+
"description": "CoreML Model Weights",
|
13 |
+
"name": "weights",
|
14 |
+
"path": "com.apple.CoreML/weights"
|
15 |
+
}
|
16 |
+
},
|
17 |
+
"rootModelIdentifier": "D9071F75-4759-4CAA-821B-3DA7C4BF34B9"
|
18 |
+
}
|
yolov8n.mlpackage/Data/com.apple.CoreML/model.mlmodel
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:31cc3cb78d20af2a31f89bc8e84ada7081cd2f5c3adc7a512d59059689d3255d
|
3 |
+
size 110090
|
yolov8n.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:4b559412f13344e7f2ac26d5f84f18dfc1fba360e34b77063b1b9be10dde6e2a
|
3 |
+
size 6362976
|
yolov8n.mlpackage/Manifest.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"fileFormatVersion": "1.0.0",
|
3 |
+
"itemInfoEntries": {
|
4 |
+
"3B096F38-67B4-4984-A57A-0ECE75DC224D": {
|
5 |
+
"author": "com.apple.CoreML",
|
6 |
+
"description": "CoreML Model Weights",
|
7 |
+
"name": "weights",
|
8 |
+
"path": "com.apple.CoreML/weights"
|
9 |
+
},
|
10 |
+
"A9A77CEE-341A-4166-B277-41F55C99CE3E": {
|
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": "A9A77CEE-341A-4166-B277-41F55C99CE3E"
|
18 |
+
}
|
yolov8s.mlpackage/Data/com.apple.CoreML/model.mlmodel
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f7975cd933f37cf818d4d038796031befc968367161dd7322653e0397b3305d6
|
3 |
+
size 110283
|
yolov8s.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:fe9d6f4b23738409f655f1b58d71a71910092eab4a279f0b9f3aa4f84176de9f
|
3 |
+
size 22371936
|
yolov8s.mlpackage/Manifest.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"fileFormatVersion": "1.0.0",
|
3 |
+
"itemInfoEntries": {
|
4 |
+
"28416815-EA05-459B-B961-25743E3D2DD3": {
|
5 |
+
"author": "com.apple.CoreML",
|
6 |
+
"description": "CoreML Model Weights",
|
7 |
+
"name": "weights",
|
8 |
+
"path": "com.apple.CoreML/weights"
|
9 |
+
},
|
10 |
+
"670CCD7D-7866-4B0E-9EFA-7C9C0217C907": {
|
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": "670CCD7D-7866-4B0E-9EFA-7C9C0217C907"
|
18 |
+
}
|
yolov8x.mlpackage/Data/com.apple.CoreML/model.mlmodel
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8afcff5db7738c8c6b99a1743ffba1704519d974e738c2695a9227de2a2dc18d
|
3 |
+
size 168218
|
yolov8x.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:ee949f6b00549a82833597c15081f2e09ba03634c06e75a052adb09c1d8e9171
|
3 |
+
size 136465632
|
yolov8x.mlpackage/Manifest.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"fileFormatVersion": "1.0.0",
|
3 |
+
"itemInfoEntries": {
|
4 |
+
"80914652-1146-419C-B93E-2320F5D88C4A": {
|
5 |
+
"author": "com.apple.CoreML",
|
6 |
+
"description": "CoreML Model Specification",
|
7 |
+
"name": "model.mlmodel",
|
8 |
+
"path": "com.apple.CoreML/model.mlmodel"
|
9 |
+
},
|
10 |
+
"846461B0-3403-49E0-ACC6-61D3645A974E": {
|
11 |
+
"author": "com.apple.CoreML",
|
12 |
+
"description": "CoreML Model Weights",
|
13 |
+
"name": "weights",
|
14 |
+
"path": "com.apple.CoreML/weights"
|
15 |
+
}
|
16 |
+
},
|
17 |
+
"rootModelIdentifier": "80914652-1146-419C-B93E-2320F5D88C4A"
|
18 |
+
}
|