apocaliss92 commited on
Commit
72848d3
·
verified ·
1 Parent(s): 0f1e36f

Upload folder using huggingface_hub

Browse files
objectDetection/yolov9/coreml/camstack-yolov9m-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:890ef152e8303085d85fbfb3d5594d1e1ae1f3b7a5463783e4903766e1767a75
3
+ size 229581
objectDetection/yolov9/coreml/camstack-yolov9m-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:1b260e2c17edeedc2d1c55a1d9ffbf66529a6609f1a8e4d69a7576042dfd6591
3
+ size 80405568
objectDetection/yolov9/coreml/camstack-yolov9m-640.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "7BB2F84B-EEFE-4007-BD07-E67D69BCE9B6": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Weights",
7
+ "name": "weights",
8
+ "path": "com.apple.CoreML/weights"
9
+ },
10
+ "9E36C684-1FA3-4AF8-8229-EC59C35D7D70": {
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": "9E36C684-1FA3-4AF8-8229-EC59C35D7D70"
18
+ }