paper-with-me

Papers

Facial Feature Embedded CycleGAN for VIS-NIR Translation

2019-04-20 · Huijiao Wang, Li Wang, Xulei Yang, Lei Yu, Haijian Zhang

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.

📄 PDF Abstract BibTeX arXiv:1904.09464

Code (0)

등록된 구현이 없습니다.

Tasks

Face RecognitionTranslation

Methods 이 논문이 사용한 방법론

Batch Normalization 설명 없음
Residual Connection 설명 없음
PatchGAN 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Tanh Activation 설명 없음
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…
Instance Normalization Instance Normalization (also known as contrast normalization) is a normalization layer where: $$ y_{tijk} = \frac{x_{tijk} - \mu_{ti}}{\sqrt{\sigma_{ti}^2 +…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

BiTrackGAN: Cascaded CycleGANs to Constraint Face Aging

2023-04-22 · Tsung-Han Kuo, Zhenge Jia, Tei-Wei Kuo, Jingtong Hu

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 TranslationTranslation

Refacing: reconstructing anonymized facial features using GANs

2018-10-15 · David Abramian, Anders Eklund

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 Translation

Quality Metric Guided Portrait Line Drawing Generation from Unpaired Training Data

2022-02-08 · Ran Yi, Yong-Jin Liu, Yu-Kun Lai, Paul L. Rosin

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

2017-12-04 · Zhiwu Huang, Bernhard Kratzwald, Danda Pani Paudel, Jiqing Wu 외

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 Prediction

Unpaired Portrait Drawing Generation via Asymmetric Cycle Mapping

2020-06-01 · CVPR 2020 6 · Ran Yi, Yong-Jin Liu, Yu-Kun Lai, Paul L. Rosin

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…