Facial beauty prediction fusing transfer learning and broad learning system
Facial beauty prediction (FBP) is an important and challenging problem in the fields of computer vision and machine learning. Not only it is easily prone to overfitting due to the lack of large-scale and effective data, but also difficult to quickly build robust and effective facial beauty evaluation models because of the variability of facial appearance and the complexity of human perception. Transfer Learning can be able to reduce the dependence on large amounts of data as well as avoid overfitting problems. Broad learning system (BLS) can be capable of quickly completing models building and training. For this purpose, Transfer Learning was fused with BLS for FBP in this paper. Firstly, a feature extractor is constructed by way of CNNs models based on transfer learning for facial feature extraction, in which EfficientNets are used in this paper, and the fused features of facial beauty extracted are transferred to BLS for FBP, called E-BLS. Secondly, on the basis of E-BLS, a connection layer is designed to connect the feature extractor and BLS, called ER-BLS. Finally, experimental results show that, compared with the previous BLS and CNNs methods existed, the accuracy of FBP was improved by E-BLS and ER-BLS, demonstrating the effectiveness and superiority of the method presented, which can also be widely used in pattern recognition, object detection and image classification.
Code (0)
등록된 구현이 없습니다.
Tasks
Facial Beauty PredictionImage ClassificationTransfer LearningObject DetectionSimilar Papers 제목 키워드 기반
Transferring Rich Deep Features for Facial Beauty Prediction
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 Ba…
Face VerificationFacial Beauty PredictionPredictionregressionMEBeauty: a multi-ethnic facial beauty dataset in-the-wild
Although facial beauty prediction (FBP) has achieved high accuracy on images captured in a constrained environment, it is still a challenging task on face images in-the-wild. Moreover, there is no FBP benchmark dataset t…
Face RecognitionFacial Beauty PredictionTransfer LearningFacial Beauty Analysis Using Distribution Prediction and CNN Ensembles
Facial Beauty Prediction (FBP) is a computer vision task of quantifying the beauty of a face. Several solutions to this problem have benefitted immensely from the recent developments in deep learning. However, the majori…
Face VerificationFacial Beauty PredictionGeneral ClassificationPrediction+1Regression Guided Strategy to Automated Facial Beauty Optimization through Image Synthesis
The use of beauty filters on social media, which enhance the appearance of individuals in images, is a well-researched area, with existing methods proving to be highly effective. Traditionally, such enhancements are perf…
Image GenerationregressionFace Beautification: Beyond Makeup Transfer
Facial appearance plays an important role in our social lives. Subjective perception of women's beauty depends on various face-related (e.g., skin, shape, hair) and environmental (e.g., makeup, lighting, angle) factors. …
Translation