paper-with-me

홈 › Papers

Dive into the Resolution Augmentations and Metrics in Low Resolution Face Recognition: A Plain yet Effective New Baseline

2023-02-11 · Xu Ling, Yichen Lu, Wenqi Xu, Weihong Deng, Yingjie Zhang, Xingchen Cui, Hongzhi Shi, Dongchao Wen

Although deep learning has significantly improved Face Recognition (FR), dramatic performance deterioration may occur when processing Low Resolution (LR) faces. To alleviate this, approaches based on unified feature space are proposed with the sacrifice under High Resolution (HR) circumstances. To deal with the huge domain gap between HR and LR domains and achieve the best on both domains, we first took a closer look at the impacts of several resolution augmentations and then analyzed the difficulty of LR samples from the perspective of the model gradient produced by different resolution samples. Besides, we also find that the introduction of some resolutions could help the learning of lower resolutions. Based on these, we divide the LR samples into three difficulties according to the resolution and propose a more effective Multi-Resolution Augmentation. Then, due to the rapidly increasing domain gap as the resolution decreases, we carefully design a novel and effective metric loss based on a LogExp distance function that provides decent gradients to prevent oscillation near the convergence point or tolerance to small distance errors; it could also dynamically adjust the penalty for errors in different dimensions, allowing for more optimization of dimensions with large errors. Combining these two insights, our model could learn more general knowledge in a wide resolution range of images and balanced results can be achieved by our extremely simple framework. Moreover, the augmentations and metrics are the cornerstones of LRFR, so our method could be considered a new baseline for the LRFR task. Experiments on the LRFR datasets: SCface, XQLFW, and large-scale LRFR dataset: TinyFace demonstrate the effectiveness of our methods, while the degradation on HRFR datasets is significantly reduced.

📄 PDF Abstract BibTeX arXiv:2302.05621

Code (1)

hurricanelx/lrfr 공식 구현 pytorch

Tasks

Face RecognitionGeneral Knowledge

Similar Papers 제목 키워드 기반

Augment to Augment: Diverse Augmentations Enable Competitive Ultra-Low-Field MRI Enhancement

2025-11-12 · Felix F Zimmermann arxiv

Ultra-low-field (ULF) MRI promises broader accessibility but suffers from low signal-to-noise ratio (SNR), reduced spatial resolution, and contrasts that deviate from high-field standards. Image-to-image translation can …

Image-to-Image TranslationImage Enhancement

VINNA for Neonates -- Orientation Independence through Latent Augmentations

2023-11-29 · Leonie Henschel, David Kügler, Lilla Zöllei, Martin Reuter

Fast and accurate segmentation of neonatal brain images is highly desired to better understand and detect changes during development and disease. Yet, the limited availability of ground truth datasets, lack of standardiz…

MRI segmentationSegmentation

Self-Tuned Deep Super Resolution

2015-04-22 · Zhangyang Wang, Yingzhen Yang, Zhaowen Wang, Shiyu Chang 외

Deep learning has been successfully applied to image super resolution (SR). In this paper, we propose a deep joint super resolution (DJSR) model to exploit both external and self similarities for SR. A Stacked Denoising …

DenoisingImage Super-ResolutionSuper-Resolution

Pairwise Distance Distillation for Unsupervised Real-World Image Super-Resolution

2024-07-10 · Yuehan Zhang, Seungjun Lee, Angela Yao

Standard single-image super-resolution creates paired training data from high-resolution images through fixed downsampling kernels. However, real-world super-resolution (RWSR) faces unknown degradations in the low-resolu…

Image Super-ResolutionSuper-Resolution

Self-supervised Character-to-Character Distillation for Text Recognition

2022-11-01 · ICCV 2023 1 · Tongkun Guan, Wei Shen, Xue Yang, Qi Feng 외

When handling complicated text images (e.g., irregular structures, low resolution, heavy occlusion, and uneven illumination), existing supervised text recognition methods are data-hungry. Although these methods employ la…

Data AugmentationRepresentation LearningScene Text RecognitionSelf-Learning+5