Matthijs commited on
Commit
c4897d7
1 Parent(s): c56184c

add Core ML model

Browse files
MobileNetV2_DeepLabV3.mlpackage/Data/com.apple.CoreML/model.mlmodel ADDED
Binary file (84.1 kB). View file
MobileNetV2_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:916d22ebeed3188c140824e9054f4213f2cfa85ab057be87bba21d3229b1a7fb
3
+ size 8395264
MobileNetV2_DeepLabV3.mlpackage/Manifest.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "5F569922-CE04-4CF0-8515-69543958CD88": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Specification",
7
+ "name": "model.mlmodel",
8
+ "path": "com.apple.CoreML/model.mlmodel"
9
+ },
10
+ "6F648B14-C60F-4440-9453-22C781B9C254": {
11
+ "author": "com.apple.CoreML",
12
+ "description": "CoreML Model Weights",
13
+ "name": "weights",
14
+ "path": "com.apple.CoreML/weights"
15
+ }
16
+ },
17
+ "rootModelIdentifier": "5F569922-CE04-4CF0-8515-69543958CD88"
18
+ }