Skip to content

DinoMan/blink-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blink Detector

This is a blink detector capable of detecting blinks in frontal faces using facial landmarks. There is support for batch processing and online blink detection (frame-by-frame).

Installing the blink detector library

pip install .

Running the demo

python demo.py -v <videos_folder> -d <output_folder>

Acknowledgements

This code was developed in collaboration with Berk Tinaz, who implemented the offline blink detection

About

Detects blinks and estimates their duration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages