ckcl commited on
Commit
255b286
·
verified ·
1 Parent(s): 0ce4306

Create config.json

Browse files
Files changed (1) hide show
  1. 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"}