raja434 / driver-fatigue-detection-system

drowsiness detection
137 stars 56 forks source link

Alarm issue #1

Open Beingomi opened 6 years ago

Beingomi commented 6 years ago

getting dis error [INFO] loading facial landmark predictor... [INFO] starting video stream thread... Traceback (most recent call last): File "drowsiness_detection.py", line 123, in if args["alarm"] != "": KeyError: 'alarm'

dyln commented 6 years ago

same here

RohiniBridgitteStanly commented 6 years ago

[INFO] loading facial landmark predictor... Getting Runtime error: Unable to open 68 face landmarks.dat

manmowang commented 5 years ago

Unable to open 68 face landmarks.dat

Beingomi commented 5 years ago

Mail me Which file is not working properly

Sent from my iPhone

On 06-Dec-2018, at 6:08 PM, manmowang notifications@github.com wrote:

Unable to open 68 face landmarks.dat

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

mithunkr commented 5 years ago

I got it too...

Exception has occurred: KeyError
'alarm'
  File "/...../drowsiness detection.py", line 123, in <module>
    if args["alarm"] != "":

No resolution for it, still?

mithunkr commented 5 years ago

[INFO] loading facial landmark predictor... Getting Runtime error: Unable to open 68 face landmarks.dat

I believe this is a separate issue... You should open another one for it. This issue thread is originally for another error.

mithunkr commented 5 years ago

getting dis error [INFO] loading facial landmark predictor... [INFO] starting video stream thread... Traceback (most recent call last): File "drowsiness_detection.py", line 123, in if args["alarm"] != "": KeyError: 'alarm'

Did you get any solution for it?

Beingomi commented 5 years ago

whole working code will be provided to u within 500rs

Sent from my iPhone

On 13-Jan-2019, at 11:08 PM, Mithun Kumar notifications@github.com wrote:

getting dis error [INFO] loading facial landmark predictor... [INFO] starting video stream thread... Traceback (most recent call last): File "drowsiness_detection.py", line 123, in if args["alarm"] != "": KeyError: 'alarm'

Did you get any solution for it?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

mithunkr commented 5 years ago

Ohhh, seriously? You're selling the open-source code now? No, Thanks!

Praveena1809 commented 5 years ago

if args["alarm"] != "": KeyError: 'alarm'

Any solution ?

tanmayrsm commented 5 years ago

Tried to solve it......hope it helps https://github.com/tanmayrsm/drowsiness