FSGAN performs subject-agnostic face swapping and reenactment by iteratively reenacting a source face, inpainting occluded regions, and blending with the target, without per-subject training.
CR-GAN: Learning Complete Representations for Multi-view Generation
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Generating multi-view images from a single-view input is an essential yet challenging problem. It has broad applications in vision, graphics, and robotics. Our study indicates that the widely-used generative adversarial network (GAN) may learn "incomplete" representations due to the single-pathway framework: an encoder-decoder network followed by a discriminator network. We propose CR-GAN to address this problem. In addition to the single reconstruction path, we introduce a generation sideway to maintain the completeness of the learned embedding space. The two learning pathways collaborate and compete in a parameter-sharing manner, yielding considerably improved generalization ability to "unseen" dataset. More importantly, the two-pathway framework makes it possible to combine both labeled and unlabeled data for self-supervised learning, which further enriches the embedding space for realistic generations. The experimental results prove that CR-GAN significantly outperforms state-of-the-art methods, especially when generating from "unseen" inputs in wild conditions.
fields
cs.CV 1years
2019 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
FSGAN: Subject Agnostic Face Swapping and Reenactment
FSGAN performs subject-agnostic face swapping and reenactment by iteratively reenacting a source face, inpainting occluded regions, and blending with the target, without per-subject training.