paper-with-me

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 blocks --- face localization, facial descriptor construction, and attribute classification --- in a pipeline. As a typical classification problem, face attribute prediction has been addressed using deep learning. Current state-of-the-art performance was achieved by using two cascaded Convolutional Neural Networks (CNNs), which were specifically trained to learn face localization and attribute description. In this paper, we experiment with an alternative way of employing the power of deep representations from CNNs. Combining with conventional face localization techniques, we use off-the-shelf architectures trained for face recognition to build facial descriptors. Recognizing that the describable face attributes are diverse, our face descriptors are constructed from different levels of the CNNs for different attributes to best facilitate face attribute prediction. Experiments on two large datasets, LFWA and CelebA, show that our approach is entirely comparable to the state-of-the-art. Our findings not only demonstrate an efficient face attribute prediction approach, but also raise an important question: how to leverage the power of off-the-shelf CNN representations for novel tasks.

📄 PDF Abstract BibTeX arXiv:1602.03935

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeFace RecognitionGeneral Classification

Similar Papers 제목 키워드 기반

A Novel Multi-Task Tensor Correlation Neural Network for Facial Attribute Prediction

2018-04-09 · Mingxing Duan, Kenli Li, Qi Tian

Face multi-attribute prediction benefits substantially from multi-task learning (MTL), which learns multiple face attributes simultaneously to achieve shared or mutually related representations of different attributes. T…

AttributeMulti-Task Learning

Feature Level Fusion from Facial Attributes for Face Recognition

2019-09-28 · Mohammad Rasool Izadi

We introduce a deep convolutional neural networks (CNN) architecture to classify facial attributes and recognize face images simultaneously via a shared learning paradigm to improve the accuracy for facial attribute pred…

AttributeFace Recognition

A Deep Face Identification Network Enhanced by Facial Attributes Prediction

2018-04-20 · Fariborz Taherkhani, Nasser M. Nasrabadi, Jeremy Dawson

In this paper, we propose a new deep framework which predicts facial attributes and leverage it as a soft modality to improve face identification performance. Our model is an end to end framework which consists of a conv…

AttributeFace IdentificationGender PredictionPrediction

Attribute Controllable Beautiful Caucasian Face Generation by Aesthetics Driven Reinforcement Learning

2022-08-09 · Xin Jin, Shu Zhao, Le Zhang, Xin Zhao 외

In recent years, image generation has made great strides in improving the quality of images, producing high-fidelity ones. Also, quite recently, there are architecture designs, which enable GAN to unsupervisedly learn th…

AttributeFace GenerationFacial Beauty PredictionImage Generation+3

Face Attributes as Cues for Deep Face Recognition Understanding

2021-05-14 · Matheus Alves Diniz, William Robson Schwartz

Deeply learned representations are the state-of-the-art descriptors for face recognition methods. These representations encode latent features that are difficult to explain, compromising the confidence and interpretabili…

AttributeFace IdentificationFace RecognitionVariable Selection