We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e3a4be commit 7d44760Copy full SHA for 7d44760
README.md
@@ -73,7 +73,7 @@ Place an `alarm.wav` file in the project directory. This sound will be played wh
73
### 1. Running the Script
74
To start the drowsiness detection system, run:
75
```bash
76
-python drowsigaurd.py
+python test.py
77
```
78
This will open the webcam feed and start tracking the driver's eye state, gaze direction, and head pose in real-time.
79
0 commit comments