Progressive Face Super-Resolution via Attention to Facial Landmark
Deokyun Kim, Minseon Kim, Gihyun Kwon, Dae-Shik Kim

TL;DR
This paper introduces a progressive face super-resolution technique that employs facial attention loss and a lightweight face alignment network to produce high-quality, 8x super-resolved face images with preserved facial details.
Contribution
It presents a novel progressive training framework combined with a facial attention loss and an efficient face alignment network for improved face super-resolution.
Findings
Outperforms state-of-the-art methods in perceptual quality.
Achieves stable training through progressive network steps.
Reduces training time with a compressed face alignment network.
Abstract
Face Super-Resolution (SR) is a subfield of the SR domain that specifically targets the reconstruction of face images. The main challenge of face SR is to restore essential facial features without distortion. We propose a novel face SR method that generates photo-realistic 8x super-resolved face images with fully retained facial details. To that end, we adopt a progressive training method, which allows stable training by splitting the network into successive steps, each producing output with a progressively higher resolution. We also propose a novel facial attention loss and apply it at each step to focus on restoring facial attributes in greater details by multiplying the pixel difference and heatmap values. Lastly, we propose a compressed version of the state-of-the-art face alignment network (FAN) for landmark heatmap extraction. With the proposed FAN, we can extract the heatmaps…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image Processing Techniques · Face recognition and analysis · Advanced Image Fusion Techniques
MethodsHeatmap
