Matthijs commited on
Commit
98e43c1
1 Parent(s): 3bea4e9

add Core ML model

Browse files
MobileViT_DeepLabV3.mlpackage/Data/com.apple.CoreML/model.mlmodel ADDED
The diff for this file is too large to render. See raw diff
 
MobileViT_DeepLabV3.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:836d1d6b55ee4dabf7cc8fde30c61f3a2e2a4fe770bab04dd4ac4d738dd74d48
3
+ size 7421184
MobileViT_DeepLabV3.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "5D3AF255-5F4D-4EE3-BC12-3B38690DA1DE": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Specification",
7
+ "name": "model.mlmodel",
8
+ "path": "com.apple.CoreML/model.mlmodel"
9
+ },
10
+ "871A3834-A719-4108-9576-7E776094437D": {
11
+ "author": "com.apple.CoreML",
12
+ "description": "CoreML Model Weights",
13
+ "name": "weights",
14
+ "path": "com.apple.CoreML/weights"
15
+ }
16
+ },
17
+ "rootModelIdentifier": "5D3AF255-5F4D-4EE3-BC12-3B38690DA1DE"
18
+ }