mlboydaisuke commited on
Commit
48a688f
·
verified ·
1 Parent(s): bd384a7

Add mobile_sam_encoder.mlpackage

Browse files
mobile_sam_encoder.mlpackage/Data/com.apple.CoreML/model.mlmodel ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6982455427573907ee1f3dabc72ded4bbc39807245a5c5161ce9c6b785b0de25
3
+ size 190594
mobile_sam_encoder.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:7ed1fb66938eaa1830e0c255b8abe3b9d443ea6bc424135996b7d6688b146ee2
3
+ size 13916608
mobile_sam_encoder.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "02D17DB1-1468-4D92-AF95-FF7D3F7D7AB8": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Specification",
7
+ "name": "model.mlmodel",
8
+ "path": "com.apple.CoreML/model.mlmodel"
9
+ },
10
+ "0A02A735-82FB-4560-878C-1255B5EA9F1A": {
11
+ "author": "com.apple.CoreML",
12
+ "description": "CoreML Model Weights",
13
+ "name": "weights",
14
+ "path": "com.apple.CoreML/weights"
15
+ }
16
+ },
17
+ "rootModelIdentifier": "02D17DB1-1468-4D92-AF95-FF7D3F7D7AB8"
18
+ }