utkuozbulak / facial-expression-recognition

Predicting facial expressions with machine learning algorithms
47 stars 22 forks source link

Identify people not looking straight at the camera #10

Closed blanche closed 7 years ago

blanche commented 7 years ago

Maybe we need to filter them

utkuozbulak commented 7 years ago

No, algorithm should be able to handle it, as in, we should not look at 28k images and filter people who are not looking straight at the camera

blanche commented 7 years ago

Sure but maybe we can improve the algorithm by weighting on how much they look into the camera or not. And its nice for evaluation i.e. "we were also able to detect X% of people not looking into the camera"

blanche commented 7 years ago

obsoleted by #12