Skip to content

Eye blink(Closeness-Openess) detection using CNN (Keras)

Notifications You must be signed in to change notification settings

Capston-RaspberryPi-Project/eye_blink_detector

 
 

Repository files navigation

Eye Blink Detector (눈 깜빡임 감지기)

  • Recognize whether eye is opened or closed on image
  • Test on video file

Click image to see demo video!

result.png

Dependencies

  • Python 3+
  • Keras
  • numpy
  • matplotlib (for visualization)

for test on real video, download dlib shape_predictor model file here

참고 링크 https://opentutorials.org/module/3811/25289

About

Eye blink(Closeness-Openess) detection using CNN (Keras)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.1%
  • Python 1.9%