Shukant Pal
commited on
Commit
•
0e74021
1
Parent(s):
16629c2
RetinaFace for CoreML
Browse files
retinaface.mlpackage/Data/com.apple.CoreML/retinaface.mlmodel
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed4deddfea7cdf480a8fa3eae35cd6b42f73422c21eeb02fb7480f6f4cea58e8
|
3 |
+
size 117892917
|
retinaface.mlpackage/Manifest.json
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"fileFormatVersion": "1.0.0",
|
3 |
+
"itemInfoEntries": {
|
4 |
+
"F574A9B2-179C-4EFC-A56B-3F1DD0DCC49C": {
|
5 |
+
"author": "com.apple.CoreML",
|
6 |
+
"description": "CoreML Model Specification",
|
7 |
+
"name": "retinaface.mlmodel",
|
8 |
+
"path": "com.apple.CoreML/retinaface.mlmodel"
|
9 |
+
}
|
10 |
+
},
|
11 |
+
"rootModelIdentifier": "F574A9B2-179C-4EFC-A56B-3F1DD0DCC49C"
|
12 |
+
}
|