paper-with-me

Papers

Towards Multi-View Consistent Style Transfer with One-Step Diffusion via Vision Conditioning

2024-11-15 · Yushen Zuo, Jun Xiao, Kin-Chung Chan, Rongkang Dong, Cuixin Yang, Zongqi He, Hao Xie, Kin-Man Lam

The stylization of 3D scenes is an increasingly attractive topic in 3D vision. Although image style transfer has been extensively researched with promising results, directly applying 2D style transfer methods to 3D scenes often fails to preserve the structural and multi-view properties of 3D environments, resulting in unpleasant distortions in images from different viewpoints. To address these issues, we leverage the remarkable generative prior of diffusion-based models and propose a novel style transfer method, OSDiffST, based on a pre-trained one-step diffusion model (i.e., SD-Turbo) for rendering diverse styles in multi-view images of 3D scenes. To efficiently adapt the pre-trained model for multi-view style transfer on small datasets, we introduce a vision condition module to extract style information from the reference style image to serve as conditional input for the diffusion model and employ LoRA in diffusion model for adaptation. Additionally, we consider color distribution alignment and structural similarity between the stylized and content images using two specific loss functions. As a result, our method effectively preserves the structural information and multi-view consistency in stylized images without any 3D information. Experiments show that our method surpasses other promising style transfer methods in synthesizing various styles for multi-view images of 3D scenes. Stylized images from different viewpoints generated by our method achieve superior visual quality, with better structural integrity and less distortion. The source code is available at https://github.com/YushenZuo/OSDiffST.

📄 PDF Abstract BibTeX arXiv:2411.10130

Code (0)

등록된 구현이 없습니다.

Tasks

Style Transfer

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

MuVieCAST: Multi-View Consistent Artistic Style Transfer

2023-12-08 · Nail Ibrahimli, Julian F. P. Kooij, Liangliang Nan

We introduce MuVieCAST, a modular multi-view consistent style transfer network architecture that enables consistent style transfer between multiple viewpoints of the same scene. This network architecture supports both sp…

Novel View SynthesisStyle Transfer

Neural Stereoscopic Image Style Transfer

2018-02-27 · ECCV 2018 9 · Xinyu Gong, HaoZhi Huang, Lin Ma, Fumin Shen 외

Neural style transfer is an emerging technique which is able to endow daily-life images with attractive artistic styles. Previous work has succeeded in applying convolutional neural networks (CNNs) to style transfer for …

Style Transfer

MM-NeRF: Multimodal-Guided 3D Multi-Style Transfer of Neural Radiance Field

2023-09-24 · Zijiang Yang, Zhongwei Qiu, Chang Xu, Dongmei Fu

3D style transfer aims to generate stylized views of 3D scenes with specified styles, which requires high-quality generating and keeping multi-view consistency. Existing methods still suffer the challenges of high-qualit…

Incremental LearningNeRFStyle Transfer

Style-NeRF2NeRF: 3D Style Transfer From Style-Aligned Multi-View Images

2024-06-19 · Haruo Fujiwara, Yusuke Mukuta, Tatsuya Harada

We propose a simple yet effective pipeline for stylizing a 3D scene, harnessing the power of 2D image diffusion models. Given a NeRF model reconstructed from a set of multi-view images, we perform 3D style transfer by re…

NeRFStyle Transfer

ReStyle3D: Scene-Level Appearance Transfer with Semantic Correspondences

2025-02-14 · Liyuan Zhu, Shengqu Cai, Shengyu Huang, Gordon Wetzstein 외

We introduce ReStyle3D, a novel framework for scene-level appearance transfer from a single style image to a real-world scene represented by multiple views. The method combines explicit semantic correspondences with mult…

Appearance Transfer