paper-with-me

Papers

PaletteNeRF: Palette-based Appearance Editing of Neural Radiance Fields

2022-12-21 · CVPR 2023 1 · Zhengfei Kuang, Fujun Luan, Sai Bi, Zhixin Shu, Gordon Wetzstein, Kalyan Sunkavalli

Recent advances in neural radiance fields have enabled the high-fidelity 3D reconstruction of complex scenes for novel view synthesis. However, it remains underexplored how the appearance of such representations can be efficiently edited while maintaining photorealism. In this work, we present PaletteNeRF, a novel method for photorealistic appearance editing of neural radiance fields (NeRF) based on 3D color decomposition. Our method decomposes the appearance of each 3D point into a linear combination of palette-based bases (i.e., 3D segmentations defined by a group of NeRF-type functions) that are shared across the scene. While our palette-based bases are view-independent, we also predict a view-dependent function to capture the color residual (e.g., specular shading). During training, we jointly optimize the basis functions and the color palettes, and we also introduce novel regularizers to encourage the spatial coherence of the decomposition. Our method allows users to efficiently edit the appearance of the 3D scene by modifying the color palettes. We also extend our framework with compressed semantic features for semantic-aware appearance editing. We demonstrate that our technique is superior to baseline methods both quantitatively and qualitatively for appearance editing of complex real-world scenes.

📄 PDF Abstract BibTeX arXiv:2212.10699

Code (0)

등록된 구현이 없습니다.

Tasks

3D ReconstructionNeRFNovel View Synthesis

Similar Papers 제목 키워드 기반

PaletteNeRF: Palette-based Color Editing for NeRFs

2022-12-25 · Qiling Wu, Jianchao Tan, Kun Xu

Neural Radiance Field (NeRF) is a powerful tool to faithfully generate novel views for scenes with only sparse captured images. Despite its strong capability for representing 3D scenes and their appearance, its editing a…

NeRF

RecolorNeRF: Layer Decomposed Radiance Fields for Efficient Color Editing of 3D Scenes

2023-01-19 · Bingchen Gong, Yuehao Wang, Xiaoguang Han, Qi Dou

Radiance fields have gradually become a main representation of media. Although its appearance editing has been studied, how to achieve view-consistent recoloring in an efficient manner is still under explored. We present…

Color ManipulationNeRF

StyleRF-VolVis: Style Transfer of Neural Radiance Fields for Expressive Volume Visualization

2024-07-31 · Kaiyuan Tang, Chaoli Wang

In volume visualization, visualization synthesis has attracted much attention due to its ability to generate novel visualizations without following the conventional rendering pipeline. However, existing solutions based o…

Knowledge DistillationNeRFStyle Transfer

SemFaceEdit: Semantic Face Editing on Generative Radiance Manifolds

2025-06-28 · Shashikant Verma, Shanmuganathan Raman

Despite multiple view consistency offered by 3D-aware GAN techniques, the resulting images often lack the capacity for localized editing. In response, generative radiance manifolds emerge as an efficient approach for con…

Disentanglement

SeamlessNeRF: Stitching Part NeRFs with Gradient Propagation

2023-10-30 · Bingchen Gong, Yuehao Wang, Xiaoguang Han, Qi Dou

Neural Radiance Fields (NeRFs) have emerged as promising digital mediums of 3D objects and scenes, sparking a surge in research to extend the editing capabilities in this domain. The task of seamless editing and merging …