English
- Read, analyze, and implement AlexNet papers
- Development of a real-time eye closing detection program using the implemented CNN layer model, OpenCV, and PyQT5.
Korean
- AlexNet 논문을 읽고 분석 및 구현
- 구현한 CNN 레이어 구조의 모델과 OpenCV,PyQT5 라이브러리를 사용하여 실시간 눈감음 감지 프로그램 개발
default.mp4
Principle/원리
-
When you close your eyes, the program detects it and increases the Warning Count
-
눈을 감으면 프로그램이 이를 감지하고 Warning Count를 증가시킨다
-
When a specific count is reached, a warning message pops out
-
특정 Count에 도달하면 경고 메세지를 출력한다