Detect attractive female face by transfer learning.
usage: 1.Download dataset from http://www.hcii-lab.net/data/SCUT-FBP/CN/introduce.html 2.Unzip the dataset in folder data. Transform the Attractiveness label.xlsx into Attractiveness_label.csv for simple reading. 3.Run python data_utils.py for data convertion. 4.Run python model.py for test.
Refer to blog (in Chinese):http://www.hackcha.cn/?p=338