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

Upload folder using huggingface_hub

Browse files
segmentation/yolo11-seg/coreml/camstack-yolo11n-seg.mlpackage/Data/com.apple.CoreML/model.mlmodel ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64a9a0f357ea066f7917bfe0085af3dece84887321c056d06bc8151584cc3dcb
3
+ size 181088
segmentation/yolo11-seg/coreml/camstack-yolo11n-seg.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:8a574d6ee37d277a84103a5b50e6a25cf36defc08aaaefa999b0fc9583d05db7
3
+ size 5801408
segmentation/yolo11-seg/coreml/camstack-yolo11n-seg.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "3CB8E961-7F23-4887-AC5D-2DB27E856DFA": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Specification",
7
+ "name": "model.mlmodel",
8
+ "path": "com.apple.CoreML/model.mlmodel"
9
+ },
10
+ "3DDA4602-9894-4FCE-A8B0-ED1F75F4E762": {
11
+ "author": "com.apple.CoreML",
12
+ "description": "CoreML Model Weights",
13
+ "name": "weights",
14
+ "path": "com.apple.CoreML/weights"
15
+ }
16
+ },
17
+ "rootModelIdentifier": "3CB8E961-7F23-4887-AC5D-2DB27E856DFA"
18
+ }