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

Upload folder using huggingface_hub

Browse files
objectDetection/yolo11/coreml/camstack-yolo11l.mlpackage/Data/com.apple.CoreML/model.mlmodel ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7cf160a41f6b81d591ed741a87e6ac1037175ca5c2520f45eb7020893101e43
3
+ size 304302
objectDetection/yolo11/coreml/camstack-yolo11l.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:237e09013a576933ab46db95291e79ac3c2d94642501259da40a801501b28563
3
+ size 50754912
objectDetection/yolo11/coreml/camstack-yolo11l.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "6C318E3B-46D8-4FC8-84CD-B3F952430110": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Specification",
7
+ "name": "model.mlmodel",
8
+ "path": "com.apple.CoreML/model.mlmodel"
9
+ },
10
+ "8CEECDC2-2B9B-42E6-B56A-C57F40E90911": {
11
+ "author": "com.apple.CoreML",
12
+ "description": "CoreML Model Weights",
13
+ "name": "weights",
14
+ "path": "com.apple.CoreML/weights"
15
+ }
16
+ },
17
+ "rootModelIdentifier": "6C318E3B-46D8-4FC8-84CD-B3F952430110"
18
+ }