paper-with-me

홈 › Papers

A Deep Cascade Network for Unaligned Face Attribute Classification

2017-09-12 · Hui Ding, Hao Zhou, Shaohua Kevin Zhou, Rama Chellappa

Humans focus attention on different face regions when recognizing face attributes. Most existing face attribute classification methods use the whole image as input. Moreover, some of these methods rely on fiducial landmarks to provide defined face parts. In this paper, we propose a cascade network that simultaneously learns to localize face regions specific to attributes and performs attribute classification without alignment. First, a weakly-supervised face region localization network is designed to automatically detect regions (or parts) specific to attributes. Then multiple part-based networks and a whole-image-based network are separately constructed and combined together by the region switch layer and attribute relation layer for final attribute classification. A multi-net learning method and hint-based model compression is further proposed to get an effective localization model and a compact classification model, respectively. Our approach achieves significantly better performance than state-of-the-art methods on unaligned CelebA dataset, reducing the classification error by 30.9%.

📄 PDF Abstract BibTeX arXiv:1709.03851

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeClassificationGeneral ClassificationModel Compression

Similar Papers 제목 키워드 기반

Face Attribute Prediction Using Off-the-Shelf CNN Features

2016-02-12 · Yang Zhong, Josephine Sullivan, Hai-Bo Li

Predicting attributes from face images in the wild is a challenging computer vision problem. To automatically describe face attributes from face containing images, traditionally one needs to cascade three technical block…

AttributeFace RecognitionGeneral Classification

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 t…

AttributeClassificationData AugmentationFacial Attribute Classification+1

CycleGAN Face-off

2017-12-09 · Xiaohan Jin, Ye Qi, Shangxuan Wu

Face-off is an interesting case of style transfer where the facial expressions and attributes of one person could be fully transformed to another face. We are interested in the unsupervised training process which only re…

Style Transfer

StyleGANEX: StyleGAN-Based Manipulation Beyond Cropped Aligned Faces

2023-03-10 · ICCV 2023 1 · Shuai Yang, Liming Jiang, Ziwei Liu, Chen Change Loy

Recent advances in face manipulation using StyleGAN have produced impressive results. However, StyleGAN is inherently limited to cropped aligned faces at a fixed image resolution it is pre-trained on. In this paper, we p…

AttributeSuper-Resolution

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