paper-with-me

Papers

Joint Super-Resolution and Alignment of Tiny Faces

2019-11-19 · Yu Yin, Joseph P. Robinson, Yulun Zhang, Yun Fu

Super-resolution (SR) and landmark localization of tiny faces are highly correlated tasks. On the one hand, landmark localization could obtain higher accuracy with faces of high-resolution (HR). On the other hand, face SR would benefit from prior knowledge of facial attributes such as landmarks. Thus, we propose a joint alignment and SR network to simultaneously detect facial landmarks and super-resolve tiny faces. More specifically, a shared deep encoder is applied to extract features for both tasks by leveraging complementary information. To exploit the representative power of the hierarchical encoder, intermediate layers of a shared feature extraction module are fused to form efficient feature representations. The fused features are then fed to task-specific modules to detect landmarks and super-resolve face images in parallel. Extensive experiments demonstrate that the proposed model significantly outperforms the state-of-the-art in both landmark localization and SR of faces. We show a large improvement for landmark localization of tiny faces (i.e., 16*16). Furthermore, the proposed framework yields comparable results for landmark localization on low-resolution (LR) faces (i.e., 64*64) to existing methods on HR (i.e., 256*256). As for SR, the proposed method recovers sharper edges and more details from LR face images than other state-of-the-art methods, which we demonstrate qualitatively and quantitatively.

📄 PDF Abstract BibTeX arXiv:1911.08566

Code (1)

YuYin1/JASRNet 공식 구현 pytorch

Tasks

Super-Resolution

Similar Papers 제목 키워드 기반

E-FCNN for tiny facial expression recognition

2020-08-20 · Applied Intelligence 2020 8 · Jie Shao, Qiyu Cheng

As a hot issue in recent years, facial expression recognition(FER) has been widely applied in many fields, but it still faces great challenges in tiny facial expression recognition. Currently, most of the FER networks o…

Facial Expression RecognitionFacial Expression Recognition (FER)Image Super-ResolutionSuper-Resolution

Finding Tiny Faces in the Wild With Generative Adversarial Network

2018-06-01 · CVPR 2018 6 · Yancheng Bai, Yongqiang Zhang, Mingli Ding, Bernard Ghanem

Face detection techniques have been developed for decades, and one of remaining open challenges is detecting small faces in unconstrained conditions. The reason is that tiny faces are often lacking detailed information a…

Face DetectionGenerative Adversarial Network

Pro-UIGAN: Progressive Face Hallucination from Occluded Thumbnails

2021-08-02 · Yang Zhang, Xin Yu, Xiaobo Lu, Ping Liu

In this paper, we study the task of hallucinating an authentic high-resolution (HR) face from an occluded thumbnail. We propose a multi-stage Progressive Upsampling and Inpainting Generative Adversarial Network, dubbed P…

Face AlignmentFace HallucinationFace ParsingFace Recognition+2

Low-Resolution Face Recognition

2018-11-21 · Zhiyi Cheng, Xiatian Zhu, Shaogang Gong

Whilst recent face-recognition (FR) techniques have made significant progress on recognising constrained high-resolution web images, the same cannot be said on natively unconstrained low-resolution images at large scales…

Face RecognitionSuper-Resolution

DenseScout: Algorithm-System Co-design for Budgeted Tiny Object Selection on Edge Platforms

2026-04-28 · Xiong Zhouzhi, Zimo Zeng, Yi Chen, Shuqi Xu 외 arxiv

Deploying high-resolution tiny-object perception on edge platforms requires not only accurate localization, but also selecting a small set of informative patches under compute, transport, and latency constraints. We stud…