Skip to content

A machine learning model that predict facial attractiveness from facial landmark locations

Notifications You must be signed in to change notification settings

rohitsukhwal/face-rating

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

###Predicting Attractiveness using Computer Vision This is the companion code of my blog post.

alt tag

Feature Generation

The features computation part of the pipeline requires the location of facial landmars of the input images. These landmarks can be generated by the CLM-framework.

###Requirements

  1. Python 2.7
  2. Numpy
  3. scikit-learn

License: MIT

About

A machine learning model that predict facial attractiveness from facial landmark locations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages