TL;DR
SiGAN is a novel Siamese GAN that produces high-resolution face images from low-resolution inputs while preserving identity, outperforming existing methods in face verification and generalizing to unseen identities.
Contribution
The paper introduces SiGAN, a Siamese GAN architecture that incorporates identity preservation into face hallucination, a novel approach compared to prior GAN-based face super-resolution methods.
Findings
SiGAN achieves superior face verification accuracy over existing GANs.
The method produces photo-realistic high-resolution faces.
It generalizes well to unseen identities.
Abstract
Despite generative adversarial networks (GANs) can hallucinate photo-realistic high-resolution (HR) faces from low-resolution (LR) faces, they cannot guarantee preserving the identities of hallucinated HR faces, making the HR faces poorly recognizable. To address this problem, we propose a Siamese GAN (SiGAN) to reconstruct HR faces that visually resemble their corresponding identities. On top of a Siamese network, the proposed SiGAN consists of a pair of two identical generators and one discriminator. We incorporate reconstruction error and identity label information in the loss function of SiGAN in a pairwise manner. By iteratively optimizing the loss functions of the generator pair and discriminator of SiGAN, we cannot only achieve photo-realistic face reconstruction, but also ensures the reconstructed information is useful for identity recognition. Experimental results demonstrate…
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.
