paper-with-me

Papers

Multi-level Dynamic Style Transfer for NeRFs

2025-10-01 · Zesheng Li, Shuaibo Li, Wei Ma, Jianwei Guo, Hongbin Zha arxiv

As the application of neural radiance fields (NeRFs) in various 3D vision tasks continues to expand, numerous NeRF-based style transfer techniques have been developed. However, existing methods typically integrate style statistics into the original NeRF pipeline, often leading to suboptimal results in both content preservation and artistic stylization. In this paper, we present multi-level dynamic style transfer for NeRFs (MDS-NeRF), a novel approach that reengineers the NeRF pipeline specifically for stylization and incorporates an innovative dynamic style injection module. Particularly, we propose a multi-level feature adaptor that helps generate a multi-level feature grid representation from the content radiance field, effectively capturing the multi-scale spatial structure of the scene. In addition, we present a dynamic style injection module that learns to extract relevant style features and adaptively integrates them into the content patterns. The stylized multi-level features are then transformed into the final stylized view through our proposed multi-level cascade decoder. Furthermore, we extend our 3D style transfer method to support omni-view style transfer using 3D style references. Extensive experiments demonstrate that MDS-NeRF achieves outstanding performance for 3D style transfer, preserving multi-scale spatial structures while effectively transferring stylistic characteristics.

📄 PDF Abstract BibTeX arXiv:2510.00592

Code (0)

등록된 구현이 없습니다.

Tasks

Style Transfer

Similar Papers 제목 키워드 기반

Towards 4D Human Video Stylization

2023-12-07 · Tiantian Wang, Xinxin Zuo, Fangzhou Mu, Jian Wang 외

We present a first step towards 4D (3D and time) human video stylization, which addresses style transfer, novel view synthesis and human animation within a unified framework. While numerous video stylization methods have…

Human AnimationNovel View SynthesisStyle TransferVideo Reconstruction

GenerSpeech: Towards Style Transfer for Generalizable Out-Of-Domain Text-to-Speech

2022-05-15 · Rongjie Huang, Yi Ren, Jinglin Liu, Chenye Cui 외

Style transfer for out-of-domain (OOD) speech synthesis aims to generate speech samples with unseen style (e.g., speaker identity, emotion, and prosody) derived from an acoustic reference, while facing the following chal…

Speech SynthesisStyle Transfertext-to-speechText to Speech+1

DRB-GAN: A Dynamic ResBlock Generative Adversarial Network for Artistic Style Transfer

2021-08-17 · ICCV 2021 10 · Wenju Xu, Chengjiang Long, Ruisheng Wang, Guanghui Wang

The paper proposes a Dynamic ResBlock Generative Adversarial Network (DRB-GAN) for artistic style transfer. The style code is modeled as the shared parameters for Dynamic ResBlocks connecting both the style encoding netw…

DecoderGenerative Adversarial NetworkStyle Transfer

Exploring Contextual Word-level Style Relevance for Unsupervised Style Transfer

2020-05-05 · ACL 2020 6 · Chulun Zhou, Liang-Yu Chen, Jiachen Liu, Xinyan Xiao 외

Unsupervised style transfer aims to change the style of an input sentence while preserving its original content without using parallel training data. In current dominant approaches, owing to the lack of fine-grained cont…

DecoderDenoisingSentenceStyle Transfer

Implementing Long Text Style Transfer with LLMs through Dual-Layered Sentence and Paragraph Structure Extraction and Mapping

2025-05-11 · Yusen Wu, Xiaotie Deng

This paper addresses the challenge in long-text style transfer using zero-shot learning of large language models (LLMs), proposing a hierarchical framework that combines sentence-level stylistic adaptation with paragraph…

SentenceStyle TransferText Style TransferZero-Shot Learning