Facial Feature Embedded CycleGAN for VIS-NIR Translation
VIS-NIR face recognition remains a challenging task due to the distinction between spectral components of two modalities and insufficient paired training data. Inspired by the CycleGAN, this paper presents a method aiming to translate VIS face images into fake NIR images whose distributions are intended to approximate those of true NIR images, which is achieved by proposing a new facial feature embedded CycleGAN. Firstly, to learn the particular feature of NIR domain while preserving common facial representation between VIS and NIR domains, we employ a general facial feature extractor (FFE) to replace the encoder in the original generator of CycleGAN. For implementing the facial feature extractor, herein the MobileFaceNet is pretrained on a VIS face database, and is able to extract effective features. Secondly, the domain-invariant feature learning is enhanced by considering a new pixel consistency loss. Lastly, we establish a new WHU VIS-NIR database which varies in face rotation and expressions to enrich the training data. Experimental results on the Oulu-CASIA NIR-VIS database and the WHU VIS-NIR database show that the proposed FFE-based CycleGAN (FFE-CycleGAN) outperforms state-of-the-art VIS-NIR face recognition methods and achieves 96.5\% accuracy.
Code (0)
등록된 구현이 없습니다.
Tasks
Face RecognitionTranslationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
BiTrackGAN: Cascaded CycleGANs to Constraint Face Aging
With the increased accuracy of modern computer vision technology, many access control systems are equipped with face recognition functions for faster identification. In order to maintain high recognition accuracy, it is …
Face RecognitionGenerative Adversarial NetworkImage-to-Image TranslationTranslationRefacing: reconstructing anonymized facial features using GANs
Anonymization of medical images is necessary for protecting the identity of the test subjects, and is therefore an essential step in data sharing. However, recent developments in deep learning may raise the bar on the am…
Image-to-Image TranslationTranslationUnsupervised Image-To-Image TranslationQuality Metric Guided Portrait Line Drawing Generation from Unpaired Training Data
Face portrait line drawing is a unique style of art which is highly abstract and expressive. However, due to its high semantic constraints, many existing methods learn to generate portrait drawings using paired training …
Face Translation between Images and Videos using Identity-aware CycleGAN
This paper presents a new problem of unpaired face translation between images and videos, which can be applied to facial video prediction and enhancement. In this problem there exist two major technical challenges: 1) de…
Image-to-Image TranslationTranslationVideo PredictionUnpaired Portrait Drawing Generation via Asymmetric Cycle Mapping
Portrait drawing is a common form of art with high abstraction and expressiveness. Due to its unique characteristics, existing methods achieve decent results only with paired training data, which is costly and time-consu…