paper-with-me

Papers

Neural Directional Encoding for Efficient and Accurate View-Dependent Appearance Modeling

2024-05-23 · CVPR 2024 1 · Liwen Wu, Sai Bi, Zexiang Xu, Fujun Luan, Kai Zhang, Iliyan Georgiev, Kalyan Sunkavalli, Ravi Ramamoorthi

Novel-view synthesis of specular objects like shiny metals or glossy paints remains a significant challenge. Not only the glossy appearance but also global illumination effects, including reflections of other objects in the environment, are critical components to faithfully reproduce a scene. In this paper, we present Neural Directional Encoding (NDE), a view-dependent appearance encoding of neural radiance fields (NeRF) for rendering specular objects. NDE transfers the concept of feature-grid-based spatial encoding to the angular domain, significantly improving the ability to model high-frequency angular signals. In contrast to previous methods that use encoding functions with only angular input, we additionally cone-trace spatial features to obtain a spatially varying directional encoding, which addresses the challenging interreflection effects. Extensive experiments on both synthetic and real datasets show that a NeRF model with NDE (1) outperforms the state of the art on view synthesis of specular objects, and (2) works with small networks to allow fast (real-time) inference. The project webpage and source code are available at: \url{https://lwwu2.github.io/nde/}.

📄 PDF Abstract BibTeX arXiv:2405.14847

Code (0)

등록된 구현이 없습니다.

Tasks

NeRFNovel View Synthesis

Similar Papers 제목 키워드 기반

SpecNeRF: Gaussian Directional Encoding for Specular Reflections

2023-12-20 · CVPR 2024 1 · Li Ma, Vasu Agrawal, Haithem Turki, Changil Kim 외

Neural radiance fields have achieved remarkable performance in modeling the appearance of 3D scenes. However, existing approaches still struggle with the view-dependent appearance of glossy surfaces, especially under com…

Ref-GS: Directional Factorization for 2D Gaussian Splatting

2024-12-01 · CVPR 2025 1 · Youjia Zhang, Anpei Chen, Yumin Wan, Zikai Song 외

In this paper, we introduce Ref-GS, a novel approach for directional light factorization in 2D Gaussian splatting, which enables photorealistic view-dependent appearance rendering and precise geometry recovery. Ref-GS bu…

Rethinking Directional Parameterization in Neural Implicit Surface Reconstruction

2024-09-11 · Zijie Jiang, Tianhan Xu, Hiroharu Kato

Multi-view 3D surface reconstruction using neural implicit representations has made notable progress by modeling the geometry and view-dependent radiance fields within a unified framework. However, their effectiveness in…

Surface Reconstruction

RGS-DR: Reflective Gaussian Surfels with Deferred Rendering for Shiny Objects

2025-04-25 · Georgios Kouros, Minye Wu, Tinne Tuytelaars

We introduce RGS-DR, a novel inverse rendering method for reconstructing and rendering glossy and reflective objects with support for flexible relighting and scene editing. Unlike existing methods (e.g., NeRF and 3D Gaus…

Inverse RenderingNeRF

LiTo: Surface Light Field Tokenization

2026-03-11 · Jen-Hao Rick Chang, Xiaoming Zhao, Dorian Chan, Oncel Tuzel arxiv

We propose a 3D latent representation that jointly models object geometry and view-dependent appearance. Most prior works focus on either reconstructing 3D geometry or predicting view-independent diffuse appearance, and …