Video Content Swapping Using GAN
Tingfung Lau, Sailun Xu, Xinze Wang

TL;DR
This paper presents a method for video content swapping using GANs by decomposing video frames into content and pose, then synthesizing new videos based on these components, advancing video generation techniques.
Contribution
It introduces a novel approach that separates content and pose in videos and uses GANs for content swapping, improving video synthesis flexibility.
Findings
Effective decomposition of video frames into content and pose
Successful synthesis of videos with swapped content and pose
Enhanced video generation quality using GANs
Abstract
Video generation is an interesting problem in computer vision. It is quite popular for data augmentation, special effect in move, AR/VR and so on. With the advances of deep learning, many deep generative models have been proposed to solve this task. These deep generative models provide away to utilize all the unlabeled images and videos online, since it can learn deep feature representations with unsupervised manner. These models can also generate different kinds of images, which have great value for visual application. However generating a video would be much more challenging since we need to model not only the appearances of objects in the video but also their temporal motion. In this work, we will break down any frame in the video into content and pose. We first extract the pose information from a video using a pre-trained human pose detection and use a generative model to synthesize…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Human Pose and Action Recognition · Video Analysis and Summarization
