paper-with-me

Papers

Creative Birds: Self-Supervised Single-View 3D Style Transfer

2023-07-26 · ICCV 2023 1 · Renke Wang, Guimin Que, Shuo Chen, Xiang Li, Jun Li, Jian Yang

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 the transferred regions. This module can be widely adapted to many existing approaches. Finally, our method constructs a novel 3D bird using a differentiable renderer. Experimental results on the CUB dataset verify that our method achieves state-of-the-art performance on the single-view 3D style transfer task. Code is available in https://github.com/wrk226/creative_birds.

📄 PDF Abstract BibTeX arXiv:2307.14127

Code (2)

wrk226/2d-to-3d-evolution-transfer 공식 구현 pytorch
wrk226/creative_birds 공식 구현 pytorch

Tasks

3D ReconstructionStyle Transfer

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Self-Supervised 3D Mesh Reconstruction From Single Images

2021-06-19 · CVPR 2021 1 · Tao Hu, LiWei Wang, Xiaogang Xu, Shu Liu 외

Recent single-view 3D reconstruction methods reconstruct object's shape and texture from a single image with only 2D image-level annotation. However, without explicit 3D attribute-level supervision, it is still diffi…

3D ReconstructionAttributeImage GenerationSingle-View 3D Reconstruction

Creative Sketch Generation

2020-11-19 · ICLR 2021 1 · Songwei Ge, Vedanuj Goswami, C. Lawrence Zitnick, Devi Parikh

Sketching or doodling is a popular creative activity that people engage in. However, most existing work in automatic sketch understanding or generation has focused on sketches that are quite mundane. In this work, we int…

Generative Adversarial Network

Self-supervised Single-view 3D Reconstruction via Semantic Consistency

2020-03-13 · ECCV 2020 8 · Xueting Li, Sifei Liu, Kihwan Kim, Shalini De Mello 외

We learn a self-supervised, single-view 3D reconstruction model that predicts the 3D mesh shape, texture and camera pose of a target object with a collection of 2D images and silhouettes. The proposed method does not nec…

3D ReconstructionObjectSingle-View 3D Reconstruction

BirdSAT: Cross-View Contrastive Masked Autoencoders for Bird Species Classification and Mapping

2023-10-29 · Srikumar Sastry, Subash Khanal, Aayush Dhakal, Di Huang 외

We propose a metadata-aware self-supervised learning~(SSL)~framework useful for fine-grained classification and ecological mapping of bird species around the world. Our framework unifies two SSL strategies: Contrastive L…

Contrastive LearningCross-Modal RetrievalFine-Grained Image ClassificationRetrieval+2

Data-Efficient Self-Supervised Algorithms for Fine-Grained Birdsong Analysis

2025-11-15 · Houtan Ghaffari, Lukas Rauch, Paul Devos arxiv

Research in bioacoustics, neuroscience, and linguistics often uses birdsong as a proxy to acquire knowledge across diverse areas. This requires audio models to annotate and parse the birdsong. Developing such models requ…

Self-Supervised LearningOnline ClusteringData Augmentation