Upload 2 files
Browse files- config (4).json +5 -0
- facemodel.onnx +3 -0
config (4).json
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model_type": "auto",
|
| 3 |
+
"num_labels": 7,
|
| 4 |
+
"input_shape": [48, 48, 1]
|
| 5 |
+
}
|
facemodel.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1a10715edb63ca17976db3e4204ee00b231689bac3ff7e475e7d651f9f51216c
|
| 3 |
+
size 83632706
|