paper-with-me

Papers

Cross-resolution Face Recognition via Identity-Preserving Network and Knowledge Distillation

2023-03-15 · Yuhang Lu, Touradj Ebrahimi

Cross-resolution face recognition has become a challenging problem for modern deep face recognition systems. It aims at matching a low-resolution probe image with high-resolution gallery images registered in a database. Existing methods mainly leverage prior information from high-resolution images by either reconstructing facial details with super-resolution techniques or learning a unified feature space. To address this challenge, this paper proposes a new approach that enforces the network to focus on the discriminative information stored in the low-frequency components of a low-resolution image. A cross-resolution knowledge distillation paradigm is first employed as the learning framework. Then, an identity-preserving network, WaveResNet, and a wavelet similarity loss are designed to capture low-frequency details and boost performance. Finally, an image degradation model is conceived to simulate more realistic low-resolution training data. Consequently, extensive experimental results show that the proposed method consistently outperforms the baseline model and other state-of-the-art methods across a variety of image resolutions.

📄 PDF Abstract BibTeX arXiv:2303.08665

Code (0)

등록된 구현이 없습니다.

Tasks

Face RecognitionKnowledge DistillationSuper-Resolution

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Multi Scale Identity-Preserving Image-to-Image Translation Network for Low-Resolution Face Recognition

2020-10-23 · Vahid Reza Khazaie, Nicky Bayat, Yalda Mohsenzadeh

State-of-the-art deep neural network models have reached near perfect face recognition accuracy rates on controlled high-resolution face images. However, their performance is drastically degraded when they are tested wit…

DecoderFace RecognitionImage-to-Image TranslationSuper-Resolution+1

Identity and Attribute Preserving Thumbnail Upscaling

2021-05-30 · Noam Gat, Sagie Benaim, Lior Wolf

We consider the task of upscaling a low resolution thumbnail image of a person, to a higher resolution image, which preserves the person's identity and other attributes. Since the thumbnail image is of low resolution, ma…

Attribute

Verification of Very Low-Resolution Faces Using An Identity-Preserving Deep Face Super-Resolution Network

2019-03-26 · Esra Ataer-Cansizoglu, Michael Jones, Ziming Zhang, Alan Sullivan

Face super-resolution methods usually aim at producing visually appealing results rather than preserving distinctive features for further face identification. In this work, we propose a deep learning method for face veri…

Face IdentificationFace RecognitionFace VerificationSuper-Resolution

FH-GAN: Face Hallucination and Recognition using Generative Adversarial Network

2019-05-16 · Bayram Bayramli, Usman Ali, Te Qi, Hongtao Lu

There are many factors affecting visual face recognition, such as low resolution images, aging, illumination and pose variance, etc. One of the most important problem is low resolution face images which can result in bad…

Face HallucinationFace RecognitionGenerative Adversarial NetworkHallucination

ID$^3$: Identity-Preserving-yet-Diversified Diffusion Models for Synthetic Face Recognition

2024-09-26 · Shen Li, Jianqing Xu, Jiaying Wu, Miao Xiong 외

Synthetic face recognition (SFR) aims to generate synthetic face datasets that mimic the distribution of real face data, which allows for training face recognition models in a privacy-preserving manner. Despite the remar…

DiversityFace RecognitionImage GenerationPrivacy Preserving+1