paper-with-me

홈 › Papers

Neural Fields Meet Explicit Geometric Representations for Inverse Rendering of Urban Scenes

2023-01-01 · CVPR 2023 1 · Zian Wang, Tianchang Shen, Jun Gao, Shengyu Huang, Jacob Munkberg, Jon Hasselgren, Zan Gojcic, Wenzheng Chen, Sanja Fidler

Reconstruction and intrinsic decomposition of scenes from captured imagery would enable many applications such as relighting and virtual object insertion. Recent NeRF based methods achieve impressive fidelity of 3D reconstruction, but bake the lighting and shadows into the radiance field, while mesh-based methods that facilitate intrinsic decomposition through differentiable rendering have not yet scaled to the complexity and scale of outdoor scenes. We present a novel inverse rendering framework for large urban scenes capable of jointly reconstructing the scene geometry, spatially-varying materials, and HDR lighting from a set of posed RGB images with optional depth. Specifically, we use a neural field to account for the primary rays, and use an explicit mesh (reconstructed from the underlying neural field) for modeling secondary rays that produce higher-order lighting effects such as cast shadows. By faithfully disentangling complex geometry and materials from lighting effects, our method enables photorealistic relighting with specular and shadow effects on several outdoor datasets. Moreover, it supports physics-based scene manipulations such as virtual object insertion with ray-traced shadow casting.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

3D ReconstructionInverse RenderingNeRF

Similar Papers 제목 키워드 기반

Neural Fields meet Explicit Geometric Representation for Inverse Rendering of Urban Scenes

2023-04-06 · Zian Wang, Tianchang Shen, Jun Gao, Shengyu Huang 외

Reconstruction and intrinsic decomposition of scenes from captured imagery would enable many applications such as relighting and virtual object insertion. Recent NeRF based methods achieve impressive fidelity of 3D recon…

3D ReconstructionInverse RenderingNeRF

Probabilistic Directed Distance Fields for Ray-Based Shape Representations

2024-04-13 · Tristan Aumentado-Armstrong, Stavros Tsogkas, Sven Dickinson, Allan Jepson

In modern computer vision, the optimal representation of 3D shape continues to be task-dependent. One fundamental operation applied to such representations is differentiable rendering, as it enables inverse graphics appr…

3D Reconstruction

GRLoc: Geometric Representation Regression for Visual Localization

2025-11-17 · Changyang Li, Xuejian Ma, Lixiang Liu, Zhan Li 외 arxiv

Absolute Pose Regression (APR) has emerged as a compelling paradigm for visual localization. However, APR models typically operate as black boxes, directly regressing a 6-DoF pose from a query image, which can lead to me…

Novel View SynthesisVisual LocalizationInverse RenderingPose Estimation

Representing 3D Shapes with Probabilistic Directed Distance Fields

2021-12-10 · CVPR 2022 1 · Tristan Aumentado-Armstrong, Stavros Tsogkas, Sven Dickinson, Allan Jepson

Differentiable rendering is an essential operation in modern vision, allowing inverse graphics approaches to 3D understanding to be utilized in modern machine learning frameworks. Explicit shape representations (voxels, …

3D Reconstruction

PINGS: Gaussian Splatting Meets Distance Fields within a Point-Based Implicit Neural Map

2025-02-09 · Yue Pan, Xingguang Zhong, Liren Jin, Louis Wiesmann 외

Robots require high-fidelity reconstructions of their environment for effective operation. Such scene representations should be both, geometrically accurate and photorealistic to support downstream tasks. While this can …