paper-with-me

홈 › Papers

Multi-label Learning Based Deep Transfer Neural Network for Facial Attribute Classification

2018-05-03 · Ni Zhuang, Yan Yan, Si Chen, Hanzi Wang, Chunhua Shen

Deep Neural Network (DNN) has recently achieved outstanding performance in a variety of computer vision tasks, including facial attribute classification. The great success of classifying facial attributes with DNN often relies on a massive amount of labelled data. However, in real-world applications, labelled data are only provided for some commonly used attributes (such as age, gender); whereas, unlabelled data are available for other attributes (such as attraction, hairline). To address the above problem, we propose a novel deep transfer neural network method based on multi-label learning for facial attribute classification, termed FMTNet, which consists of three sub-networks: the Face detection Network (FNet), the Multi-label learning Network (MNet) and the Transfer learning Network (TNet). Firstly, based on the Faster Region-based Convolutional Neural Network (Faster R-CNN), FNet is fine-tuned for face detection. Then, MNet is fine-tuned by FNet to predict multiple attributes with labelled data, where an effective loss weight scheme is developed to explicitly exploit the correlation between facial attributes based on attribute grouping. Finally, based on MNet, TNet is trained by taking advantage of unsupervised domain adaptation for unlabelled facial attribute classification. The three sub-networks are tightly coupled to perform effective facial attribute classification. A distinguishing characteristic of the proposed FMTNet method is that the three sub-networks (FNet, MNet and TNet) are constructed in a similar network structure. Extensive experimental results on challenging face datasets demonstrate the effectiveness of our proposed method compared with several state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:1805.01282

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeClassificationDomain AdaptationFace DetectionFacial Attribute ClassificationGeneral ClassificationMulti-Label LearningTransfer LearningUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

FacialGAN: Style Transfer and Attribute Manipulation on Synthetic Faces

2021-10-18 · Ricard Durall, Jireh Jam, Dominik Strassel, Moi Hoon Yap 외

Facial image manipulation is a generation task where the output face is shifted towards an intended target direction in terms of facial attribute and styles. Recent works have achieved great success in various editing te…

AttributeDiversityFace VerificationImage Manipulation+2

Deep Multi-task Multi-label CNN for Effective Facial Attribute Classification

2020-02-10 · Longbiao Mao, Yan Yan, Jing-Hao Xue, Hanzi Wang

Facial Attribute Classification (FAC) has attracted increasing attention in computer vision and pattern recognition. However, state-of-the-art FAC methods perform face detection/alignment and FAC independently. The inher…

AttributeFace DetectionFacial Attribute ClassificationFacial Landmark Detection+3

Learning Spatial-Semantic Relationship for Facial Attribute Recognition With Limited Labeled Data

2021-06-19 · CVPR 2021 1 · Ying Shu, Yan Yan, Si Chen, Jing-Hao Xue 외

Recent advances in deep learning have demonstrated excellent results for Facial Attribute Recognition (FAR), typically trained with large-scale labeled data. However, in many real-world FAR applications, only limited…

AttributeFacial Attribute ClassificationSelf-Supervised Learning

Logical Consistency and Greater Descriptive Power for Facial Hair Attribute Learning

2023-02-22 · CVPR 2023 1 · Haiyu Wu, Grace Bezold, Aman Bhatta, Kevin W. Bowyer

Face attribute research has so far used only simple binary attributes for facial hair; e.g., beard / no beard. We have created a new, more descriptive facial hair annotation scheme and applied it to create a new facial h…

AttributeDescriptiveFace Recognition

A Self-Supervised Learning Pipeline for Demographically Fair Facial Attribute Classification

2024-07-14 · Sreeraj Ramachandran, Ajita Rattani

Published research highlights the presence of demographic bias in automated facial attribute classification. The proposed bias mitigation techniques are mostly based on supervised learning, which requires a large amount …

AttributeContrastive LearningFacial Attribute ClassificationFairness+4