Skip to content

This is a ml project which differentiates fake videos and original videos by detecting eye blinking of a person in the video.

Notifications You must be signed in to change notification settings

devansh1412/Eye-blink-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

Eye-blink-detection

This is a machine learning project which differentiates fake videos and original videos by detecting eye blinking of a person in the video. You just have to download the code and run the Notebook.ipynb in the folder Eye-detect-from-frame folder. Use the predict function in the file Notebook.ipynb for predicting whether a video is real or fake.

Requirements

  • Numpy : pip install numpy
  • Pandas : pip install pandas
  • OpenCV : sudo apt install python3-opencv
  • Libboost : sudo apt-get install libboost-all-dev
  • Cmake : sudo apt-get install cmake
  • Dlib : sudo pip3 install dlib
  • Scipy : pip install scipy

Reference

About

This is a ml project which differentiates fake videos and original videos by detecting eye blinking of a person in the video.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •