An All-In-One Convolutional Neural Network for Face Analysis
Rajeev Ranjan, Swami Sankaranarayanan, Carlos D. Castillo, Rama, Chellappa

TL;DR
This paper introduces a unified deep CNN that performs multiple face analysis tasks simultaneously, improving accuracy and efficiency across face detection, alignment, pose estimation, and recognition.
Contribution
The paper proposes a multi-task learning CNN that integrates various face analysis tasks into a single model, demonstrating state-of-the-art performance.
Findings
Achieves superior results on multiple face analysis benchmarks.
Effectively leverages shared features for diverse face tasks.
Reduces computational complexity by combining tasks in one network.
Abstract
We present a multi-purpose algorithm for simultaneous face detection, face alignment, pose estimation, gender recognition, smile detection, age estimation and face recognition using a single deep convolutional neural network (CNN). The proposed method employs a multi-task learning framework that regularizes the shared parameters of CNN and builds a synergy among different domains and tasks. Extensive experiments show that the network has a better understanding of face and achieves state-of-the-art result for most of these tasks.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace recognition and analysis · Face and Expression Recognition · Biometric Identification and Security
