wanshun123 / Facial-Beauty-Prediction

Simple website interface built using Flask that allows users to upload selfies to be rated out of 10 by a machine learning model trained on the SCUT-FBP5500 dataset. Currently inactive (took down due to AWS hosting fees)

Home Page:http://fbp.dataanalysis.world/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Facial Beauty Prediction

Simple website interface built using Flask that allows users to upload selfies to be rated out of 10 by a machine learning model trained on the SCUT-FBP5500 dataset (https://github.com/HCIILAB/SCUT-FBP5500-Database-Release). See model_train_example.py for the script used to train the model, which can definitely be improved.

To run yourself:

python flask_server.py

About

Simple website interface built using Flask that allows users to upload selfies to be rated out of 10 by a machine learning model trained on the SCUT-FBP5500 dataset. Currently inactive (took down due to AWS hosting fees)

http://fbp.dataanalysis.world/

License:MIT License


Languages

Language:Python 58.5%Language:HTML 33.7%Language:CSS 7.8%