Skip to content

miguebarbell/sympathy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Sympathy Score detector

Description:

Fun project that can recognize in a picture faces, then every face put a percentage of smile, then calculate all smiles and no smiles in a picture and give you a sympathy score.

gif

Usage:

python simpathy.py -i testo.jpg

Parameters:

-i or --image -> string

path to the image to classify.

-s or --smiling -> float (default=0.5)

threshold for classify a smile, must be float.

Examples:

all blacks stand up table podium

Extra:

I included the script that I used for train the network.

About

With an image will tell you how many is smiling.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages