paper-with-me

홈 › Papers

EfficientSRFace: An Efficient Network with Super-Resolution Enhancement for Accurate Face Detection

2023-06-04 · Guangtao Wang, Jun Li, Jie Xie, Jianhua Xu, Bo Yang

In face detection, low-resolution faces, such as numerous small faces of a human group in a crowded scene, are common in dense face prediction tasks. They usually contain limited visual clues and make small faces less distinguishable from the other small objects, which poses great challenge to accurate face detection. Although deep convolutional neural network has significantly promoted the research on face detection recently, current deep face detectors rarely take into account low-resolution faces and are still vulnerable to the real-world scenarios where massive amount of low-resolution faces exist. Consequently, they usually achieve degraded performance for low-resolution face detection. In order to alleviate this problem, we develop an efficient detector termed EfficientSRFace by introducing a feature-level super-resolution reconstruction network for enhancing the feature representation capability of the model. This module plays an auxiliary role in the training process, and can be removed during the inference without increasing the inference time. Extensive experiments on public benchmarking datasets, such as FDDB and WIDER Face, show that the embedded image super-resolution module can significantly improve the detection accuracy at the cost of a small amount of additional parameters and computational overhead, while helping our model achieve competitive performance compared with the state-of-the-arts methods.

📄 PDF Abstract BibTeX arXiv:2306.02277

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingFace DetectionImage Super-ResolutionSuper-Resolution

Similar Papers 제목 키워드 기반

Unpaired Depth Super-Resolution in the Wild

2021-05-25 · Aleksandr Safin, Maxim Kan, Nikita Drobyshev, Oleg Voynov 외

Depth maps captured with commodity sensors are often of low quality and resolution; these maps need to be enhanced to be used in many applications. State-of-the-art data-driven methods of depth map super-resolution rely …

Depth Map Super-ResolutionImage-to-Image TranslationSuper-ResolutionTranslation

Image super-resolution via dynamic network

2023-10-16 · Chunwei Tian, Xuanyu Zhang, Qi Zhang, Mingming Yang 외

Convolutional neural networks (CNNs) depend on deep network architectures to extract accurate information for image super-resolution. However, obtained information of these CNNs cannot completely express predicted high-q…

Image Super-ResolutionSuper-Resolution

Face Hallucination by Attentive Sequence Optimization with Reinforcement Learning

2019-05-04 · Yukai Shi, Guanbin Li, Qingxing Cao, Keze Wang 외

Face hallucination is a domain-specific super-resolution problem that aims to generate a high-resolution (HR) face image from a low-resolution~(LR) input. In contrast to the existing patch-wise super-resolution models th…

Deep Reinforcement LearningFace HallucinationHallucinationreinforcement-learning+3

Fast and Accurate Single Image Super-Resolution via Information Distillation Network

2018-03-26 · CVPR 2018 6 · Zheng Hui, Xiumei Wang, Xinbo Gao

Recently, deep convolutional neural networks (CNNs) have been demonstrated remarkable progress on single image super-resolution. However, as the depth and width of the networks increase, CNN-based super-resolution method…

Image Super-ResolutionSuper-Resolution

Efficient Face Super-Resolution via Wavelet-based Feature Enhancement Network

2024-07-29 · Wenjie Li, Heng Guo, Xuannan Liu, Kongming Liang 외

Face super-resolution aims to reconstruct a high-resolution face image from a low-resolution face image. Previous methods typically employ an encoder-decoder structure to extract facial structural features, where the dir…

DecoderSuper-Resolution