Creative Birds: Self-Supervised Single-View 3D Style Transfer
Renke Wang, Guimin Que, Shuo Chen, Xiang Li, Jun Li, Jian Yang

TL;DR
This paper introduces a novel self-supervised method for single-view 3D style transfer focusing on birds, combining shape and texture transfer using a dual residual gated network and semantic UV segmentation, achieving state-of-the-art results.
Contribution
The paper presents a new approach for 3D style transfer from single images, specifically for birds, with a novel shape transfer generator and semantic texture transfer module.
Findings
Achieves state-of-the-art performance on CUB dataset
Effective shape and texture transfer from two images
Semantic UV segmentation ensures consistent texture transfer
Abstract
In this paper, we propose a novel method for single-view 3D style transfer that generates a unique 3D object with both shape and texture transfer. Our focus lies primarily on birds, a popular subject in 3D reconstruction, for which no existing single-view 3D transfer methods have been developed.The method we propose seeks to generate a 3D mesh shape and texture of a bird from two single-view images. To achieve this, we introduce a novel shape transfer generator that comprises a dual residual gated network (DRGNet), and a multi-layer perceptron (MLP). DRGNet extracts the features of source and target images using a shared coordinate gate unit, while the MLP generates spatial coordinates for building a 3D mesh. We also introduce a semantic UV texture transfer module that implements textural style transfer using semantic UV segmentation, which ensures consistency in the semantic meaning of…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Advanced Vision and Imaging · Computer Graphics and Visualization Techniques
MethodsFocus
