An Efficient Method for Face Quality Assessment on the Edge
Face recognition applications in practice are composed of two main steps: face detection and feature extraction. In a sole vision-based solution, the first step generates multiple detection for a single identity by ingesting a camera stream. A practical approach on edge devices should prioritize these detection of identities according to their conformity to recognition. In this perspective, we propose a face quality score regression by just appending a single layer to a face landmark detection network. With almost no additional cost, face quality scores are obtained by training this single layer to regress recognition scores with surveillance like augmentations. We implemented the proposed approach on edge GPUs with all face detection pipeline steps, including detection, tracking, and alignment. Comprehensive experiments show the proposed approach's efficiency through comparison with SOTA face quality regression models on different data sets and real-life scenarios.
Code (0)
등록된 구현이 없습니다.
Tasks
Face DetectionFace Quality AssessementFace RecognitionregressionSimilar Papers 제목 키워드 기반
Generalized Visual Quality Assessment of GAN-Generated Face Images
Recent years have witnessed the dramatically increased interest in face generation with generative adversarial networks (GANs). A number of successful GAN algorithms have been developed to produce vivid face images towar…
Face GenerationImage Quality AssessmentMeta-LearningAutomated Big Data Quality Assessment using Knowledge Graph Embeddings
Automated data quality assessment is crucial for managing big data, but existing solutions face challenges in achieving accurate context-aware assessment. This paper presents a novel knowledge-based approach to enhance a…
Automatic Face Image Quality Prediction
Face image quality can be defined as a measure of the utility of a face image to automatic face recognition. In this work, we propose (and compare) two methods for automatic face image quality based on target face qualit…
Face Image QualityFace RecognitionPredictionAssessing Bias in Face Image Quality Assessment
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 AssessmentFace Quality Estimation and Its Correlation to Demographic and Non-Demographic Bias in Face Recognition
Face quality assessment aims at estimating the utility of a face image for the purpose of recognition. It is a key factor to achieve high face recognition performances. Currently, the high performance of these face recog…
Face RecognitionFairness