Adaptive Appearance Rendering
Mengyao Zhai, Ruizhi Deng, Jiacheng Chen, Lei Chen, Zhiwei Deng, Greg, Mori

TL;DR
This paper introduces an adaptive appearance rendering method that generates realistic images and videos of people by disentangling pose and appearance, using neural networks to encode and combine these features effectively.
Contribution
It presents a novel neural network architecture that encodes pose and appearance separately and combines them for high-quality image and video synthesis.
Findings
Outperforms state-of-the-art methods in image quality
Handles pose-guided appearance rendering in videos
Demonstrates effective disentanglement of pose and appearance
Abstract
We propose an approach to generate images of people given a desired appearance and pose. Disentangled representations of pose and appearance are necessary to handle the compound variability in the resulting generated images. Hence, we develop an approach based on intermediate representations of poses and appearance: our pose-guided appearance rendering network firstly encodes the targets' poses using an encoder-decoder neural network. Then the targets' appearances are encoded by learning adaptive appearance filters using a fully convolutional network. Finally, these filters are placed in the encoder-decoder neural networks to complete the rendering. We demonstrate that our model can generate images and videos that are superior to state-of-the-art methods, and can handle pose guided appearance rendering in both image and video generation.
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace recognition and analysis · 3D Shape Modeling and Analysis · Generative Adversarial Networks and Image Synthesis
