Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Deep Learning Face Attributes in the Wild

About

Predicting face attributes in the wild is challenging due to complex face variations. We propose a novel deep learning framework for attribute prediction in the wild. It cascades two CNNs, LNet and ANet, which are fine-tuned jointly with attribute tags, but pre-trained differently. LNet is pre-trained by massive general object categories for face localization, while ANet is pre-trained by massive face identities for attribute prediction. This framework not only outperforms the state-of-the-art with a large margin, but also reveals valuable facts on learning face representation. (1) It shows how the performances of face localization (LNet) and attribute prediction (ANet) can be improved by different pre-training strategies. (2) It reveals that although the filters of LNet are fine-tuned only with image-level attribute tags, their response maps over entire images have strong indication of face locations. This fact enables training LNet for face localization with only image-level annotations, but without face bounding boxes or landmarks, which are required by all attribute recognition works. (3) It also demonstrates that the high-level hidden neurons of ANet automatically discover semantic concepts after pre-training with massive face identities, and such concepts are significantly enriched after fine-tuning with attribute tags. Each attribute can be well explained with a sparse linear combination of these concepts.

Ziwei Liu, Ping Luo, Xiaogang Wang, Xiaoou Tang• 2014

Related benchmarks

TaskDatasetResultRank
Image GenerationCelebA 64 x 64 (test)
FID1.09
203
Facial Attribute ClassificationCelebA
Accuracy87.33
163
Facial Attribute ClassificationCelebA (test)
Average Acc87
89
Facial Attribute ClassificationLFWA (test)
Average Attribute Acc84
56
Face Attribute RecognitionLFWA
Accuracy83.85
26
Gender RecognitionCelebA (test)
Accuracy98
18
Attribute PredictionLFWA v1.0 (test)
5 o'clock Shadow84
11
Facial Attribute PredictionCelebA 16 (original)
Error Rate12.7
10
Gender RecognitionLFWA (test)
Accuracy94
9
Attribute PredictionLFWA (test)
Classification Error Rate16
9
Showing 10 of 13 rows

Other info

Follow for update