[빵형의 개발도상국] 딥러닝으로 눈 깜빡임 감지기 만들기 - Python, Deep Learning





딥러닝(CNN)을 사용하여 사람의 눈을 뜨고 있는지 감고 있는지 감지하는 인공지능 모델을 만들어봐요! Source code(Github): https://github.com/kairess/eye_blink_... Dependencies: - Python - numpy - Keras - matplotlib Download dlib shape_predictor model: https://github.com/davisking/dlib-mod... Dataset (Closed Eyes in the Wild): http://parnec.nuaa.edu.cn/xtan/data/C... Original Blog: http://alexoglou.webpages.auth.gr/wor...

댓글

이 블로그의 인기 게시물

[이수안컴퓨터연구소] 파이썬 레이싱 자동차 게임 만들기 Creating a Python Racing Car Game with pygame (한글자막)

[빵형의 개발도상국] 얼굴 인식 알고리즘 성능 비교 - Python, Deep Learning