paper-with-me

홈 › Papers

Cross-Domain Face Synthesis using a Controllable GAN

2019-10-31 · Fania Mokhayeri, Kaveh Kamali, Eric Granger

The performance of face recognition (FR) systems applied in video surveillance has been shown to improve when the design data is augmented through synthetic face generation. This is true, for instance, with pair-wise matchers (e.g., deep Siamese networks) that typically rely on a reference gallery with one still image per individual. However, generating synthetic images in the source domain may not improve the performance during operations due to the domain shift w.r.t. the target domain. Moreover, despite the emergence of Generative Adversarial Networks (GANs) for realistic synthetic generation, it is often difficult to control the conditions under which synthetic faces are generated. In this paper, a cross-domain face synthesis approach is proposed that integrates a new Controllable GAN (C-GAN). It employs an off-the-shelf 3D face model as a simulator to generate face images under various poses. The simulated images and noise are input to the C-GAN for realism refinement which employs an additional adversarial game as a third player to preserve the identity and specific facial attributes of the refined images. This allows generating realistic synthetic face images that reflects capture conditions in the target domain while controlling the GAN output to generate faces under desired pose conditions. Experiments were performed using videos from the Chokepoint and COX-S2V datasets, and a deep Siamese network for FR with a single reference still per person. Results indicate that the proposed approach can provide a higher level of accuracy compared to the current state-of-the-art approaches for synthetic data augmentation.

📄 PDF Abstract BibTeX arXiv:1910.14247

Code (1)

faniamokhayeri/C-GAN 공식 구현 tf

Tasks

Data AugmentationFace GenerationFace ModelFace Recognition

Methods 이 논문이 사용한 방법론

Siamese Network 설명 없음
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…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Controllable and Guided Face Synthesis for Unconstrained Face Recognition

2022-07-20 · Feng Liu, Minchul Kim, Anil Jain, Xiaoming Liu

Although significant advances have been made in face recognition (FR), FR in unconstrained environments remains challenging due to the domain gap between the semi-constrained training datasets and unconstrained testing s…

DiversityFace GenerationFace RecognitionFace Verification

CGOF++: Controllable 3D Face Synthesis with Conditional Generative Occupancy Fields

2022-11-23 · Keqiang Sun, Shangzhe Wu, Ning Zhang, Zhaoyang Huang 외

Capitalizing on the recent advances in image generation models, existing controllable face image synthesis methods are able to generate high-fidelity images with some levels of controllability, e.g., controlling the shap…

Face GenerationImage GenerationNeRF

Text-conditional Attribute Alignment across Latent Spaces for 3D Controllable Face Image Synthesis

2024-01-01 · CVPR 2024 1 · Feifan Xu, Rui Li, Si Wu, Yong Xu 외

With the advent of generative models and vision language pretraining significant improvement has been made in text-driven face manipulation. The text embedding can be used as target supervision for expression control…

AttributeImage Generation

Controllable 3D Face Synthesis with Conditional Generative Occupancy Fields

2022-06-16 · Keqiang Sun, Shangzhe Wu, Zhaoyang Huang, Ning Zhang 외

Capitalizing on the recent advances in image generation models, existing controllable face image synthesis methods are able to generate high-fidelity images with some levels of controllability, e.g., controlling the shap…

Face GenerationImage GenerationNeRF

Towards Fair and Robust Face Parsing for Generative AI: A Multi-Objective Approach

2025-02-06 · Sophia J. Abraham, Jonathan D. Hauenstein, Walter J. Scheirer

Face parsing is a fundamental task in computer vision, enabling applications such as identity verification, facial editing, and controllable image synthesis. However, existing face parsing models often lack fairness and …

Face GenerationFace ParsingFacial EditingFairness+2