Skip to content

KimDongHyub/CNN-Alexnet-implementation--Drowsiness-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DNN-Drowsiness-Detection

English

  1. Read, analyze, and implement AlexNet papers
  2. Development of a real-time eye closing detection program using the implemented CNN layer model, OpenCV, and PyQT5.

Korean

  1. AlexNet 논문을 읽고 분석 및 구현
  2. 구현한 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에 도달하면 경고 메세지를 출력한다

Releases

No releases published

Packages

No packages published

Languages