Create config.json
Browse files- config.json +1 -0
config.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"model_type": "drowsiness_detector", "input_shape": [64, 64, 3], "architecture": "CNN", "description": "A CNN model for detecting driver drowsiness from facial images"}
|