paper-with-me

홈 › Papers

NeRO: Neural Geometry and BRDF Reconstruction of Reflective Objects from Multiview Images

2023-05-27 · YuAn Liu, Peng Wang, Cheng Lin, Xiaoxiao Long, Jiepeng Wang, Lingjie Liu, Taku Komura, Wenping Wang

We present a neural rendering-based method called NeRO for reconstructing the geometry and the BRDF of reflective objects from multiview images captured in an unknown environment. Multiview reconstruction of reflective objects is extremely challenging because specular reflections are view-dependent and thus violate the multiview consistency, which is the cornerstone for most multiview reconstruction methods. Recent neural rendering techniques can model the interaction between environment lights and the object surfaces to fit the view-dependent reflections, thus making it possible to reconstruct reflective objects from multiview images. However, accurately modeling environment lights in the neural rendering is intractable, especially when the geometry is unknown. Most existing neural rendering methods, which can model environment lights, only consider direct lights and rely on object masks to reconstruct objects with weak specular reflections. Therefore, these methods fail to reconstruct reflective objects, especially when the object mask is not available and the object is illuminated by indirect lights. We propose a two-step approach to tackle this problem. First, by applying the split-sum approximation and the integrated directional encoding to approximate the shading effects of both direct and indirect lights, we are able to accurately reconstruct the geometry of reflective objects without any object masks. Then, with the object geometry fixed, we use more accurate sampling to recover the environment lights and the BRDF of the object. Extensive experiments demonstrate that our method is capable of accurately reconstructing the geometry and the BRDF of reflective objects from only posed RGB images without knowing the environment lights and the object masks. Codes and datasets are available at https://github.com/liuyuan-pal/NeRO.

📄 PDF Abstract BibTeX arXiv:2305.17398

Code (1)

liuyuan-pal/nero 공식 구현 pytorch

Tasks

Neural RenderingObject

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

Pygmalion Effect in Vision: Image-to-Clay Translation for Reflective Geometry Reconstruction

2025-11-26 · Gayoung Lee, Junho Kim, Jin-Hwa Kim, Junmo Kim arxiv

Understanding reflection remains a long-standing challenge in 3D reconstruction due to the entanglement of appearance and geometry under view-dependent reflections. In this work, we present the Pygmalion Effect in Vision…

3D Reconstruction

PolGS++: Physically-Guided Polarimetric Gaussian Splatting for Fast Reflective Surface Reconstruction

2026-03-11 · Yufei Han, Chu Zhou, Youwei Lyu, Qi Chen 외 arxiv

Accurate reconstruction of reflective surfaces remains a fundamental challenge in computer vision, with broad applications in real-time virtual reality and digital content creation. Although 3D Gaussian Splatting (3DGS) …

RISE-SDF: a Relightable Information-Shared Signed Distance Field for Glossy Object Inverse Rendering

2024-09-30 · Deheng Zhang, Jingyu Wang, Shaofei Wang, Marko Mihajlovic 외

In this paper, we propose a novel end-to-end relightable neural inverse rendering system that achieves high-quality reconstruction of geometry and material properties, thus enabling high-quality relighting. The cornersto…

Inverse Rendering

Simultaneous Estimation of Near IR BRDF and Fine-Scale Surface Geometry

2016-06-01 · CVPR 2016 6 · Gyeongmin Choe, Srinivasa G. Narasimhan, In So Kweon

Near-Infrared (NIR) images of most materials exhibit less texture or albedo variations making them beneficial for vision tasks such as intrinsic image decomposition and structured light depth estimation. Understanding th…

Depth EstimationIntrinsic Image DecompositionInverse Rendering

Differentiable Inverse Rendering with Interpretable Basis BRDFs

2024-11-27 · CVPR 2025 1 · Hoon-Gyu Chung, Seokjun Choi, Seung-Hwan Baek

Inverse rendering seeks to reconstruct both geometry and spatially varying BRDFs (SVBRDFs) from captured images. To address the inherent ill-posedness of inverse rendering, basis BRDF representations are commonly used, m…

Inverse Rendering