apocaliss92 commited on
Commit
d4d6f76
·
verified ·
1 Parent(s): cc5d553

Upload folder using huggingface_hub

Browse files
objectDetection/yolov9/coreml/camstack-yolov9c-640.mlpackage/Data/com.apple.CoreML/model.mlmodel ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b04e5bd3d8cc25f10496337f063318c6cbe4383ec025dd2c2452e6d3fcb4e63
3
+ size 244648
objectDetection/yolov9/coreml/camstack-yolov9c-640.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:6b31ed8f5a5766774199cc8e9431357041bee0d65165f807ce95346ca957a779
3
+ size 101643200
objectDetection/yolov9/coreml/camstack-yolov9c-640.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "4EB24846-8D8F-47BD-924B-4187579AAD61": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Specification",
7
+ "name": "model.mlmodel",
8
+ "path": "com.apple.CoreML/model.mlmodel"
9
+ },
10
+ "D99707A5-5C97-4D4E-993B-FC5710957D43": {
11
+ "author": "com.apple.CoreML",
12
+ "description": "CoreML Model Weights",
13
+ "name": "weights",
14
+ "path": "com.apple.CoreML/weights"
15
+ }
16
+ },
17
+ "rootModelIdentifier": "4EB24846-8D8F-47BD-924B-4187579AAD61"
18
+ }