Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 424 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 424 Bytes

BlinkDetection

CNN model created to detect blink state from video frames by using CNN models. Own and pre-trained (resnet50v2 of Keras) models are used here. Data was undersampled before the analysis.

Own Model

Own CNN Model

Pre-trained model (Resnet50V2)

Pretarined CNN Model