paper-with-me

Papers

Selective Encoding for Recognizing Unreliably Localized Faces

2015-12-01 · ICCV 2015 12 · Ang Li, Vlad Morariu, Larry S. Davis

Most existing face verification systems rely on precise face detection and registration. However, these two components are fallible under unconstrained scenarios (e.g., mobile face authentication) due to partial occlusions, pose variations, lighting conditions and limited view-angle coverage of mobile cameras. We address the unconstrained face verification problem by encoding face images directly without any explicit models of detection or registration. We propose a selective encoding framework which injects relevance information (e.g., foreground/background probabilities) into each cluster of a descriptor codebook. An additional selector component also discards distractive image patches and improves spatial robustness. We evaluate our framework using Gaussian mixture models and Fisher vectors on challenging face verification datasets. We apply selective encoding to Fisher vector features, which in our experiments degrade quickly with inaccurate face localization; our framework improves robustness with no extra test time computation. We also apply our approach to mobile based active face authentication task, demonstrating its utility in real scenarios.

📄 PDF Abstract BibTeX

Code (1)

anglili/attentional-fisher-vector 공식 구현

Tasks

Face DetectionFace Verification

Similar Papers 제목 키워드 기반

Modeling Category-Selective Cortical Regions with Topographic Variational Autoencoders

2021-10-25 · NeurIPS Workshop SVRHM 2021 12 · T. Anderson Keller, Qinghe Gao, Max Welling

Category-selectivity in the brain describes the observation that certain spatially localized areas of the cerebral cortex tend to respond robustly and selectively to stimuli from specific limited categories. One of the m…

Low-resolution Face Recognition in the Wild via Selective Knowledge Distillation

2018-11-25 · Shiming Ge, Shengwei Zhao, Chenyu Li, Jia Li

Typically, the deployment of face recognition models in the wild needs to identify low-resolution faces with extremely low computational cost. To address this problem, a feasible solution is compressing a complex face mo…

CPUFace ModelFace RecognitionGPU+1

Accelerating DNN Training through Selective Localized Learning

2021-01-01 · Sarada Krithivasan, Sanchari Sen, Swagath Venkataramani, Anand Raghunathan

Training Deep Neural Networks (DNNs) places immense compute requirements on the underlying hardware platforms, expending large amounts of time and energy. We proposeLoCal+SGD, a new algorithmic approach to accelerate DNN…

GPU

Self-Supervised Selective-Guided Diffusion Model for Old-Photo Face Restoration

2025-10-14 · Wenjie Li, Xiangyi Wang, Heng Guo, Guangwei Gao 외 arxiv

Old-photo face restoration poses significant challenges due to compounded degradations such as breakage, fading, and severe blur. Existing pre-trained diffusion-guided methods either rely on explicit degradation priors o…

Face Parsing

SCATTER: Selective Context Attentional Scene Text Recognizer

2020-03-25 · CVPR 2020 6 · Ron Litman, Oron Anschel, Shahar Tsiper, Roee Litman 외

Scene Text Recognition (STR), the task of recognizing text against complex image backgrounds, is an active area of research. Current state-of-the-art (SOTA) methods still struggle to recognize text written in arbitrary s…

Irregular Text RecognitionScene Text Recognition