Robust Face Recognition with Deeply Normalized Depth Images
Ziqing Feng, Qijun Zhao

TL;DR
This paper introduces a deep learning approach that normalizes depth images of faces to a frontal pose and neutral expression, improving face recognition accuracy across varied poses and expressions.
Contribution
The paper presents a novel two-network system for normalizing depth images and extracting robust features, enhancing face recognition performance with depth data.
Findings
Outperforms existing methods in recognizing faces with different poses and expressions
Effective normalization of depth images improves recognition accuracy
Deep neural networks successfully reconstruct and normalize 3D face data
Abstract
Depth information has been proven useful for face recognition. However, existing depth-image-based face recognition methods still suffer from noisy depth values and varying poses and expressions. In this paper, we propose a novel method for normalizing facial depth images to frontal pose and neutral expression and extracting robust features from the normalized depth images. The method is implemented via two deep convolutional neural networks (DCNN), normalization network () and feature extraction network (). Given a facial depth image, first converts it to an HHA image, from which the 3D face is reconstructed via a DCNN. then generates a pose-and-expression normalized (PEN) depth image from the reconstructed 3D face. The PEN depth image is finally passed to , which extracts a robust feature representation via another DCNN for face…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace recognition and analysis · Face and Expression Recognition · Video Surveillance and Tracking Methods
MethodsDiffusion-Convolutional Neural Networks
