paper-with-me

홈 › Papers

Deep Learning Face Representation from Predicting 10,000 Classes

2014-06-01 · Conference 2014 1 · Yi Sun, Xiaogang Wang, Xiaoou Tang

This paper proposes to learn a set of high-level feature representations through deep learning, referred to as Deep hidden IDentity features (DeepID), for face verification. We argue that DeepID can be effectively learned through challenging multi-class face identification tasks, whilst they can be generalized to other tasks (such as verification) and new identities unseen in the training set. Moreover, the generalization capability of DeepID increases as more face classes are to be predicted at training. DeepID features are taken from the last hidden layer neuron activations of deep convolutional networks (ConvNets). When learned as classifiers to recognize about 10,000 face identities in the training set and configured to keep reducing the neuron numbers along the feature extraction hierarchy, these deep ConvNets gradually form compact identity-related features in the top layers with only a small number of hidden neurons. The proposed features are extracted from various face regions to form complementary and over-complete representations. Any state-of-the-art classifiers can be learned based on these high-level representations for face verification. 97.45% verification accuracy on LFW is achieved with only weakly aligned faces.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningFace IdentificationFace Verification

Similar Papers 제목 키워드 기반

Deep Learning Face Representation from Predicting 10,000 Classes

2014-01-01 · Yi Sun, Xiaogang Wang, Xiaoou Tang

This paper proposes to learn a set of high-level feature representations through deep learning, referred to as Deep hidden IDentity features (DeepID), for face verification. We argue that DeepID can be effectively lea…

Deep LearningFace IdentificationFace Verification

Predicting Classification Accuracy When Adding New Unobserved Classes

2020-10-28 · ICLR 2021 1 · Yuli Slavutsky, Yuval Benjamini

Multiclass classifiers are often designed and evaluated only on a sample from the classes on which they will eventually be applied. Hence, their final accuracy remains unknown. In this work we study how a classifier's pe…

Brain DecodingClassificationFace RecognitionGeneral Classification+2

Pixels, voxels, and views: A study of shape representations for single view 3D object shape prediction

2018-04-17 · CVPR 2018 6 · Daeyun Shin, Charless C. Fowlkes, Derek Hoiem

The goal of this paper is to compare surface-based and volumetric 3D object shape representations, as well as viewer-centered and object-centered reference frames for single-view 3D shape prediction. We propose a new alg…

Object

PolyGen: An Autoregressive Generative Model of 3D Meshes

2020-02-23 · ICML 2020 1 · Charlie Nash, Yaroslav Ganin, S. M. Ali Eslami, Peter W. Battaglia

Polygon meshes are an efficient representation of 3D geometry, and are of central importance in computer graphics, robotics and games development. Existing learning-based approaches have avoided the challenges of working…

3D geometry3D Shape GenerationmodelSurface Reconstruction

SegFace: Face Segmentation of Long-Tail Classes

2024-12-11 · Kartik Narayan, Vibashan VS, Vishal M. Patel

Face parsing refers to the semantic segmentation of human faces into key facial regions such as eyes, nose, hair, etc. It serves as a prerequisite for various advanced applications, including face editing, face swapping,…

Face ParsingFace SwappingSemantic Segmentation