Skip to content

Implement using opencv-python2 with numpy, skimage, dlib, cv2 dependencies

License

Notifications You must be signed in to change notification settings

sajithaliyanage/Facial-Expression-Recognizer

Repository files navigation

face-expression-detect

###Video Link https://www.youtube.com/watch?v=2ky_W649G-Q

###Landmarks Detector Data https://github.com/tzutalin/dlib-android/blob/master/data/shape_predictor_68_face_landmarks.dat

Download this and place it in the project folder.

###Dependencies

###Usage

$ python EmoDetect.py [-h] [-i I [I ...]]

optional arguments:

  • -h, --help show this help message and exit
  • -i I [I ...] Enter the filenames with extention of an Image

###Dataset used for training

http://www.consortium.ri.cmu.edu/ckagree/

About

Implement using opencv-python2 with numpy, skimage, dlib, cv2 dependencies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages