Skip to content

computervisionpro/smile-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smile Detection

This is a program which detects a face using Dlib and determines if the person is smiling or not with the help of CNN.

Video Demo:

Video_Demo

Requirements:

  • DLib
  • OpenCV- 4.
  • Numpy
  • imutils
  • Tensorflow- 2

Steps to run the program:

  1. Open command prompt/terminal and cd to the directory of the program folder
  2. Run:- python Smile-video.py -m ./data2/lsmile.hdf5 -v ./data/<input-video>

References:

Tensorflow OpenCV DLib

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages