Lu Xu, Jinhai Xiang, Xiaohui Yuan
Feature extraction plays a significant part in computer vision tasks. In this paper, we propose a method which transfers rich deep features from a pretrained model on face verification task and feeds the features into Bayesian ridge regression algorithm for facial beauty prediction. We leverage the deep neural networks that extracts more abstract features from stacked layers. Through simple but effective feature fusion strategy, our method achieves improved or comparable performance on SCUT-FBP dataset and ECCV HotOrNot dataset. Our experiments demonstrate the effectiveness of the proposed method and clarify the inner interpretability of facial beauty perception.
| Task | Dataset | Metric | Value | Model |
|---|---|---|---|---|
| Facial Recognition and Modelling | SCUT-FBP | MAE | 0.2595 | CNN features + Bayesian ridge regression |
| Facial Recognition and Modelling | ECCV HotOrNot | Pearson Correlation | 0.468 | CNN features + Bayesian ridge regression |
| Face Reconstruction | SCUT-FBP | MAE | 0.2595 | CNN features + Bayesian ridge regression |
| Face Reconstruction | ECCV HotOrNot | Pearson Correlation | 0.468 | CNN features + Bayesian ridge regression |
| 3D | SCUT-FBP | MAE | 0.2595 | CNN features + Bayesian ridge regression |
| 3D | ECCV HotOrNot | Pearson Correlation | 0.468 | CNN features + Bayesian ridge regression |
| 3D Face Modelling | SCUT-FBP | MAE | 0.2595 | CNN features + Bayesian ridge regression |
| 3D Face Modelling | ECCV HotOrNot | Pearson Correlation | 0.468 | CNN features + Bayesian ridge regression |
| 3D Face Reconstruction | SCUT-FBP | MAE | 0.2595 | CNN features + Bayesian ridge regression |
| 3D Face Reconstruction | ECCV HotOrNot | Pearson Correlation | 0.468 | CNN features + Bayesian ridge regression |