mlboydaisuke commited on
Commit
5d29be4
·
verified ·
1 Parent(s): d37a944

Add FaceParsing.mlpackage

Browse files
FaceParsing.mlpackage/Data/com.apple.CoreML/model.mlmodel ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7ebd6cc3f53486becc0dbf3b74027bc045aa4158402936ea09c3625682be6bb
3
+ size 53182369
FaceParsing.mlpackage/Manifest.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "AABBCCDD-1234-5678-9ABC-DEF012345678": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Specification",
7
+ "name": "model.mlmodel",
8
+ "path": "com.apple.CoreML/model.mlmodel"
9
+ }
10
+ },
11
+ "rootModelIdentifier": "AABBCCDD-1234-5678-9ABC-DEF012345678"
12
+ }