paper-with-me

Papers

Factored-NeuS: Reconstructing Surfaces, Illumination, and Materials of Possibly Glossy Objects

2023-05-29 · CVPR 2025 1 · Yue Fan, Ningjing Fan, Ivan Skorokhodov, Oleg Voynov, Savva Ignatyev, Evgeny Burnaev, Peter Wonka, Yiqun Wang

We develop a method that recovers the surface, materials, and illumination of a scene from its posed multi-view images. In contrast to prior work, it does not require any additional data and can handle glossy objects or bright lighting. It is a progressive inverse rendering approach, which consists of three stages. In the first stage, we reconstruct the scene radiance and signed distance function (SDF) with a novel regularization strategy for specular reflections. We propose to explain a pixel color using both surface and volume rendering jointly, which allows for handling complex view-dependent lighting effects for surface reconstruction. In the second stage, we distill light visibility and indirect illumination from the learned SDF and radiance field using learnable mapping functions. Finally, we design a method for estimating the ratio of incoming direct light reflected in a specular manner and use it to reconstruct the materials and direct illumination. Experimental results demonstrate that the proposed method outperforms the current state-of-the-art in recovering surfaces, materials, and lighting without relying on any additional data.

📄 PDF Abstract BibTeX arXiv:2305.17929

Code (0)

등록된 구현이 없습니다.

Tasks

Inverse RenderingSurface Reconstruction

Similar Papers 제목 키워드 기반

From Transparent to Opaque: Rethinking Neural Implicit Surfaces with $α$-NeuS

2024-11-08 · Haoran Zhang, Junkai Deng, Xuhui Chen, Fei Hou 외

Traditional 3D shape reconstruction techniques from multi-view images, such as structure from motion and multi-view stereo, face challenges in reconstructing transparent objects. Recent advances in neural radiance fields…

3D Shape ReconstructionTransparent objects

NLOS-NeuS: Non-line-of-sight Neural Implicit Surface

2023-03-22 · ICCV 2023 1 · Yuki Fujimura, Takahiro Kushida, Takuya Funatomi, Yasuhiro Mukaigawa

Non-line-of-sight (NLOS) imaging is conducted to infer invisible scenes from indirect light on visible objects. The neural transient field (NeTF) was proposed for representing scenes as neural radiance fields in NLOS sce…

Color-NeuS: Reconstructing Neural Implicit Surfaces with Color

2023-08-14 · Licheng Zhong, Lixin Yang, Kailin Li, Haoyu Zhen 외

The reconstruction of object surfaces from multi-view images or monocular video is a fundamental issue in computer vision. However, much of the recent research concentrates on reconstructing geometry through implicit or …

A Comparative Study of Neural Surface Reconstruction for Scientific Visualization

2024-07-30 · Siyuan Yao, Weixi Song, Chaoli Wang

This comparative study evaluates various neural surface reconstruction methods, particularly focusing on their implications for scientific visualization through reconstructing 3D surfaces via multi-view rendering images.…

Surface Reconstruction

NeuS-PIR: Learning Relightable Neural Surface using Pre-Integrated Rendering

2023-06-13 · Shi Mao, Chenming Wu, Zhelun Shen, Yifan Wang 외

This paper presents a method, namely NeuS-PIR, for recovering relightable neural surfaces using pre-integrated rendering from multi-view images or video. Unlike methods based on NeRF and discrete meshes, our method utili…

DisentanglementNeRF