Skip to content
/ hartman Public

Jokes quality estimation based on facial expression analysis

Notifications You must be signed in to change notification settings

whimo/hartman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hartman

Jokes quality estimation based on facial expression analysis

Usage

  1. Clone or download this repo:
    git clone https://github.com/whimo/hartman
  2. Download Haar cascade and neural network weights:
    https://drive.google.com/open?id=1DXWD_oxXYKM8SX24OrSZ3oSWgzTw3yci
    Put both files to the project root.
  3. Install requirements: pip install -r requirements.txt
  4. Run: python main.py haarcascade_frontalface_default.xml output.csv To exit, press q.

About

Jokes quality estimation based on facial expression analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages