apocaliss92 commited on
Commit
def7757
·
verified ·
1 Parent(s): a078107

Upload folder using huggingface_hub

Browse files
objectDetection/yolo11/coreml/camstack-yolo11x.mlpackage/Data/com.apple.CoreML/model.mlmodel ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b3c3e1d58c51e44f13f8d89e3d172626207079f9422fc2ac4d85c639b7fb55f
3
+ size 304314
objectDetection/yolo11/coreml/camstack-yolo11x.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:3efc7950659c8337067ce5186f9dd82d58771ceaa39f572c4a4f44c0be607b5c
3
+ size 113912160
objectDetection/yolo11/coreml/camstack-yolo11x.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "48BCEB45-5AF2-4A00-B358-E1C6A83107B2": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Weights",
7
+ "name": "weights",
8
+ "path": "com.apple.CoreML/weights"
9
+ },
10
+ "C0861583-D0EA-49FF-8FED-5D6A77CA6449": {
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": "C0861583-D0EA-49FF-8FED-5D6A77CA6449"
18
+ }