딥러닝(CNN)을 사용하여 사람의 눈을 뜨고 있는지 감고 있는지 감지하는 인공지능 모델을 만들어봐요!
Source code(Github): https://github.com/kairess/eye_blink_detector
Dependencies:
- Python
- numpy
- Keras
- matplotlib
Download dlib shape_predictor model: https://github.com/davisking/dlib-models/blob/master/shape_predictor_68_face_landmarks.dat.bz2
Dataset (Closed Eyes in the Wild): http://parnec.nuaa.edu.cn/xtan/data/ClosedEyeDatabases.html
Original Blog: http://alexoglou.webpages.auth.gr/wordpress/?p=65