Pooling Faces: Template based Face Recognition with Pooled Face Images
We propose a novel approach to template based face recognition. Our dual goal is to both increase recognition accuracy and reduce the computational and storage costs of template matching. To do this, we leverage on an approach which was proven effective in many other domains, but, to our knowledge, never fully explored for face images: average pooling of face photos. We show how (and why!) the space of a template's images can be partitioned and then pooled based on image quality and head pose and the effect this has on accuracy and template size. We perform extensive tests on the IJB-A and Janus CS2 template based face identification and verification benchmarks. These show that not only does our approach outperform published state of the art despite requiring far fewer cross template comparisons, but also, surprisingly, that image pooling performs on par with deep feature pooling.
Code (0)
등록된 구현이 없습니다.
Tasks
Face IdentificationFace RecognitionTemplate MatchingMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Heatmap Pooling Network for Action Recognition from RGB Videos
Human action recognition (HAR) in videos has garnered widespread attention due to the rich information in RGB videos. Nevertheless, existing methods for extracting deep features from RGB videos face challenges such as in…
Action RecognitionTemplate-based Multi-Domain Face Recognition
Despite the remarkable performance of deep neural networks for face detection and recognition tasks in the visible spectrum, their performance on more challenging non-visible domains is comparatively still lacking. While…
Domain AdaptationDomain GeneralizationFace DetectionFace RecognitionTemplate Adaptation for Face Verification and Identification
Face recognition performance evaluation has traditionally focused on one-to-one verification, popularized by the Labeled Faces in the Wild dataset for imagery and the YouTubeFaces dataset for videos. In contrast, the new…
Face IdentificationFace RecognitionFace VerificationMetric Learning+1Attention-based Partial Face Recognition
Photos of faces captured in unconstrained environments, such as large crowds, still constitute challenges for current face recognition approaches as often faces are occluded by objects or people in the foreground. Howeve…
Face RecognitionPooling the Convolutional Layers in Deep ConvNets for Action Recognition
Deep ConvNets have shown its good performance in image classification tasks. However it still remains as a problem in deep video representation for action recognition. The problem comes from two aspects: on one hand, cur…
Action Recognitionimage-classificationImage ClassificationTemporal Action Localization