paper-with-me

홈 › Papers

StyleDyRF: Zero-shot 4D Style Transfer for Dynamic Neural Radiance Fields

2024-03-13 · Hongbin Xu, Weitao Chen, Feng Xiao, Baigui Sun, Wenxiong Kang

4D style transfer aims at transferring arbitrary visual style to the synthesized novel views of a dynamic 4D scene with varying viewpoints and times. Existing efforts on 3D style transfer can effectively combine the visual features of style images and neural radiance fields (NeRF) but fail to handle the 4D dynamic scenes limited by the static scene assumption. Consequently, we aim to handle the novel challenging problem of 4D style transfer for the first time, which further requires the consistency of stylized results on dynamic objects. In this paper, we introduce StyleDyRF, a method that represents the 4D feature space by deforming a canonical feature volume and learns a linear style transformation matrix on the feature volume in a data-driven fashion. To obtain the canonical feature volume, the rays at each time step are deformed with the geometric prior of a pre-trained dynamic NeRF to render the feature map under the supervision of pre-trained visual encoders. With the content and style cues in the canonical feature volume and the style image, we can learn the style transformation matrix from their covariance matrices with lightweight neural networks. The learned style transformation matrix can reflect a direct matching of feature covariance from the content volume to the given style pattern, in analogy with the optimization of the Gram matrix in traditional 2D neural style transfer. The experimental results show that our method not only renders 4D photorealistic style transfer results in a zero-shot manner but also outperforms existing methods in terms of visual quality and consistency.

📄 PDF Abstract BibTeX arXiv:2403.08310

Code (1)

toughstonex/styledyrf 공식 구현 pytorch

Tasks

NeRFStyle Transfer

Similar Papers 제목 키워드 기반

A Recipe For Arbitrary Text Style Transfer with Large Language Models

2021-09-08 · ACL 2022 5 · Emily Reif, Daphne Ippolito, Ann Yuan, Andy Coenen 외

In this paper, we leverage large language models (LMs) to perform zero-shot text style transfer. We present a prompting method that we call augmented zero-shot learning, which frames style transfer as a sentence rewritin…

SentenceSentence ReWritingStyle TransferText Style Transfer+1

A Recipe For Arbitrary Text Style Transfer with Large Language Models

2021-06-16 · ACL ARR October 2021 10 · Anonymous

In this paper, we leverage large language models (LLMs) to perform zero-shot text style transfer. We present a prompting method that we call augmented zero-shot learning, which frames style transfer as a sentence rewriti…

SentenceSentence ReWritingStyle TransferText Style Transfer+1

4DStyleGaussian: Zero-shot 4D Style Transfer with Gaussian Splatting

2024-10-14 · Wanlin Liang, Hongbin Xu, Weitao Chen, Feng Xiao 외

3D neural style transfer has gained significant attention for its potential to provide user-friendly stylization with spatial consistency. However, existing 3D style transfer methods often fall short in terms of inferenc…

Style Transfer

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

Improving Zero-shot Voice Style Transfer via Disentangled Representation Learning

2021-03-17 · ICLR 2021 1 · Siyang Yuan, Pengyu Cheng, Ruiyi Zhang, Weituo Hao 외

Voice style transfer, also called voice conversion, seeks to modify one speaker's voice to generate speech as if it came from another (target) speaker. Previous works have made progress on voice conversion with parallel …

DecoderRepresentation LearningStyle TransferVoice Conversion