CVMar 30, 2021

Identity-Aware CycleGAN for Face Photo-Sketch Synthesis and Recognition

arXiv:2103.16019v1125 citations
Originality Incremental advance
AI Analysis

This addresses face recognition challenges in digital entertainment and law enforcement, but it is incremental as it builds on existing GAN-based methods.

The paper tackled face photo-sketch synthesis and recognition by proposing an Identity-Aware CycleGAN with perceptual loss and mutual optimization, achieving better synthetic image quality and recognition accuracy than state-of-the-art methods on CUFS and CUFSF databases.

Face photo-sketch synthesis and recognition has many applications in digital entertainment and law enforcement. Recently, generative adversarial networks (GANs) based methods have significantly improved the quality of image synthesis, but they have not explicitly considered the purpose of recognition. In this paper, we first propose an Identity-Aware CycleGAN (IACycleGAN) model that applies a new perceptual loss to supervise the image generation network. It improves CycleGAN on photo-sketch synthesis by paying more attention to the synthesis of key facial regions, such as eyes and nose, which are important for identity recognition. Furthermore, we develop a mutual optimization procedure between the synthesis model and the recognition model, which iteratively synthesizes better images by IACycleGAN and enhances the recognition model by the triplet loss of the generated and real samples. Extensive experiments are performed on both photo-tosketch and sketch-to-photo tasks using the widely used CUFS and CUFSF databases. The results show that the proposed method performs better than several state-of-the-art methods in terms of both synthetic image quality and photo-sketch recognition accuracy.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes