Skip to content

Latest commit

 

History

History

Style-Transfer & Editing

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Style Transfer

Introduction

3D style transfer aims to transform the appearance of a 3D scene so that its rendering from different viewpoints match the style of a desired image. Utilizing a high-quality 3D geometric representation (neural radiance field), this task can be

Literature

Stylizing 3D Scene via Implicit Representation and HyperNetwork
Pei-Ze Chiang, Meng-Shiun Tsai, Hung-Yu Tseng, Wei-sheng Lai, Wei-Chen Chiu
[WACV 2022] (NYCU) [code]

StylizedNeRF: Consistent 3D Scene Stylization as Stylized NeRF via 2D-3D Mutual Learning
Yi-Hua Huang, Yue He, Yu-Jie Yuan, Yu-Kun Lai, Lin Gao
[CVPR 2022] (CAS) [code]

ARF: Artistic Radiance Fields
Kai Zhang, Nick Kolkin, Sai Bi, Fujun Luan, Zexiang Xu, Eli Shechtman, Noah Snavely
[ECCV 2022] (Cornell) [code]

SNeRF: Stylized Neural Implicit Representations for 3D Scenes
Thu Nguyen-Phuoc, Feng Liu, Lei Xiao
[SIGGRAPH 2022] (Meta)

Comparision