paper-with-me

홈 › Papers

AFFACT - Alignment-Free Facial Attribute Classification Technique

2016-11-18 · Manuel Günther, Andras Rozsa, Terrance E. Boult

Facial attributes are soft-biometrics that allow limiting the search space, e.g., by rejecting identities with non-matching facial characteristics such as nose sizes or eyebrow shapes. In this paper, we investigate how the latest versions of deep convolutional neural networks, ResNets, perform on the facial attribute classification task. We test two loss functions: the sigmoid cross-entropy loss and the Euclidean loss, and find that for classification performance there is little difference between these two. Using an ensemble of three ResNets, we obtain the new state-of-the-art facial attribute classification error of 8.00% on the aligned images of the CelebA dataset. More significantly, we introduce the Alignment-Free Facial Attribute Classification Technique (AFFACT), a data augmentation technique that allows a network to classify facial attributes without requiring alignment beyond detected face bounding boxes. To our best knowledge, we are the first to report similar accuracy when using only the detected bounding boxes -- rather than requiring alignment based on automatically detected facial landmarks -- and who can improve classification accuracy with rotating and scaling test images. We show that this approach outperforms the CelebA baseline on unaligned images with a relative improvement of 36.8%.

📄 PDF Abstract BibTeX arXiv:1611.06158

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeClassificationData AugmentationFacial Attribute ClassificationGeneral Classification

Similar Papers 제목 키워드 기반

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

Multi-task Learning of Cascaded CNN for Facial Attribute Classification

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

Recently, facial attribute classification (FAC) has attracted significant attention in the computer vision community. Great progress has been made along with the availability of challenging FAC datasets. However, convent…

AttributeClassificationFace AlignmentFace Detection+3

Foundation Cures Personalization: Recovering Facial Personalized Models' Prompt Consistency

2024-11-22 · Yiyang Cai, Zhengkai Jiang, Yulong Liu, Chunyang Jiang 외

Facial personalization represents a crucial downstream task in the domain of text-to-image generation. To preserve identity fidelity while ensuring alignment with user-defined prompts, current mainstream frameworks for f…

DenoisingImage GenerationText to Image GenerationText-to-Image Generation

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

DiffInf: Influence-Guided Diffusion for Supervision Alignment in Facial Attribute Learning

2026-03-06 · Basudha Pal, Rama Chellappa arxiv

Facial attribute classification relies on large-scale annotated datasets in which many traits, such as age and expression, are inherently ambiguous and continuous but are discretized into categorical labels. Annotation i…

Facial Attribute ClassificationRepresentation Learning