paper-with-me

Papers

GraFIQs: Face Image Quality Assessment Using Gradient Magnitudes

2024-04-18 · Jan Niklas Kolf, Naser Damer, Fadi Boutros

Face Image Quality Assessment (FIQA) estimates the utility of face images for automated face recognition (FR) systems. We propose in this work a novel approach to assess the quality of face images based on inspecting the required changes in the pre-trained FR model weights to minimize differences between testing samples and the distribution of the FR training dataset. To achieve that, we propose quantifying the discrepancy in Batch Normalization statistics (BNS), including mean and variance, between those recorded during FR training and those obtained by processing testing samples through the pretrained FR model. We then generate gradient magnitudes of pretrained FR weights by backpropagating the BNS through the pretrained model. The cumulative absolute sum of these gradient magnitudes serves as the FIQ for our approach. Through comprehensive experimentation, we demonstrate the effectiveness of our training-free and quality labeling-free approach, achieving competitive performance to recent state-of-theart FIQA approaches without relying on quality labeling, the need to train regression networks, specialized architectures, or designing and optimizing specific loss functions.

📄 PDF Abstract BibTeX arXiv:2404.12203

Code (1)

jankolf/grafiqs 공식 구현 pytorch

Tasks

Face Image QualityFace Image Quality AssessmentFace RecognitionImage Quality Assessment

Methods 이 논문이 사용한 방법론

Batch Normalization 설명 없음

Similar Papers 제목 키워드 기반

FaceQAN: Face Image Quality Assessment Through Adversarial Noise Exploration

2022-12-05 · Žiga Babnik, Peter Peer, Vitomir Štruc

Recent state-of-the-art face recognition (FR) approaches have achieved impressive performance, yet unconstrained face recognition still represents an open problem. Face image quality assessment (FIQA) approaches aim to e…

Face Image QualityFace Image Quality AssessmentFace RecognitionImage Quality Assessment

Training-Free Synthesized Face Sketch Recognition Using Image Quality Assessment Metrics

2016-03-25 · Nannan Wang, Jie Li, Leiyu Sun, Bin Song 외

Face sketch synthesis has wide applications ranging from digital entertainments to law enforcements. Objective image quality assessment scores and face recognition accuracy are two mainly used tools to evaluate the synth…

Face RecognitionFace Sketch SynthesisFull reference image quality assessmentFull-Reference Image Quality Assessment+2

Assessing Bias in Face Image Quality Assessment

2022-11-28 · Žiga Babnik, Vitomir Štruc

Face image quality assessment (FIQA) attempts to improve face recognition (FR) performance by providing additional information about sample quality. Because FIQA methods attempt to estimate the utility of a sample for fa…

Face Image QualityFace Image Quality AssessmentFace RecognitionImage Quality Assessment

A Deep Insight into Measuring Face Image Utility with General and Face-specific Image Quality Metrics

2021-10-21 · Biying Fu, Cong Chen, Olaf Henniger, Naser Damer

Quality scores provide a measure to evaluate the utility of biometric samples for biometric recognition. Biometric recognition systems require high-quality samples to achieve optimal performance. This paper focuses on fa…

Face Image QualityFace Image Quality AssessmentFace RecognitionImage Quality Assessment

Pixel-Level Face Image Quality Assessment for Explainable Face Recognition

2021-10-21 · Philipp Terhörst, Marco Huber, Naser Damer, Florian Kirchbuchner 외

An essential factor to achieve high performance in face recognition systems is the quality of its samples. Since these systems are involved in daily life there is a strong need of making face recognition processes unders…

Face Image QualityFace Image Quality AssessmentFace RecognitionImage Quality Assessment