Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Eye close & open state detection using modified LeNet-5

Notifications You must be signed in to change notification settings

zykev/eye_state

Repository files navigation

Eye Closure State Detection using CNN

This repository built a simple CNN structure based on LeNet-5 to detect eye closure state. Given a facial image, the eye region is extracted through Dlib library and fed into the network for classification of open state or closed state.

eye region extraction using Dlib library

Result

Using learning rate of 0.001, weight decay of 0.001, batch size of 32 and running 50 epochs:

About

Eye close & open state detection using modified LeNet-5

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages