paper-with-me

Papers

Pooling Faces: Template based Face Recognition with Pooled Face Images

2016-07-06 · Tal Hassner, Iacopo Masi, Jungyeon Kim, Jongmoo Choi, Shai Harel, Prem Natarajan, Gerard Medioni

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.

📄 PDF Abstract BibTeX arXiv:1607.01450

Code (0)

등록된 구현이 없습니다.

Tasks

Face IdentificationFace RecognitionTemplate Matching

Methods 이 논문이 사용한 방법론

Average Pooling 설명 없음

Similar Papers 제목 키워드 기반

Heatmap Pooling Network for Action Recognition from RGB Videos

2025-12-03 · Mengyuan Liu, Jinfu Liu, Yongkang Jiang, Bin He arxiv

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 Recognition

Template-based Multi-Domain Face Recognition

2024-09-15 · Anirudh Nanduri, Rama Chellappa

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 Recognition

Template Adaptation for Face Verification and Identification

2016-03-12 · Nate Crosswhite, Jeffrey Byrne, Omkar M. Parkhi, Chris Stauffer 외

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+1

Attention-based Partial Face Recognition

2021-06-11 · Stefan Hörmann, Zeyuan Zhang, Martin Knoche, Torben Teepe 외

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 Recognition

Pooling the Convolutional Layers in Deep ConvNets for Action Recognition

2015-11-06 · Shichao Zhao, Yanbin Liu, Yahong Han, Richang Hong

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