paper-with-me

Papers

Towards Unbiased Volume Rendering of Neural Implicit Surfaces With Geometry Priors

2023-01-01 · CVPR 2023 1 · Yongqiang Zhang, Zhipeng Hu, Haoqian Wu, Minda Zhao, Lincheng Li, Zhengxia Zou, Changjie Fan

Learning surface by neural implicit rendering has been a promising way for multi-view reconstruction in recent years. Existing neural surface reconstruction methods, such as NeuS and VolSDF, can produce reliable meshes from multi-view posed images. Although they build a bridge between volume rendering and Signed Distance Function (SDF), the accuracy is still limited. In this paper, we argue that this limited accuracy is due to the bias of their volume rendering strategies, especially when the viewing direction is close to be tangent to the surface. We revise and provide an additional condition for the unbiased volume rendering. Following this analysis, we propose a new rendering method by scaling the SDF field with the angle between the viewing direction and the surface normal vector. Experiments on simulated data indicate that our rendering method reduces the bias of SDF-based volume rendering. Moreover, there still exists non-negligible bias when the learnable standard deviation of SDF is large at early stage, which means that it is hard to supervise the rendered depth with depth priors. Alternatively we supervise zero-level set with surface points obtained from a pre-trained Multi-View Stereo network. We evaluate our method on the DTU dataset and show that it outperforms the state-of-the-arts neural implicit surface methods without mask supervision.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Surface Reconstruction

Similar Papers 제목 키워드 기반

Geo-Neus: Geometry-Consistent Neural Implicit Surfaces Learning for Multi-view Reconstruction

2022-05-31 · Qiancheng Fu, Qingshan Xu, Yew-Soon Ong, Wenbing Tao

Recently, neural implicit surfaces learning by volume rendering has become popular for multi-view reconstruction. However, one key challenge remains: existing approaches lack explicit multi-view geometry constraints, hen…

Surface Reconstruction

Recovering Fine Details for Neural Implicit Surface Reconstruction

2022-11-21 · Decai Chen, Peng Zhang, Ingo Feldmann, Oliver Schreer 외

Recent works on implicit neural representations have made significant strides. Learning implicit neural surfaces using volume rendering has gained popularity in multi-view reconstruction without 3D supervision. However, …

Surface Reconstruction

Volume Rendering of Neural Implicit Surfaces

2021-06-22 · NeurIPS 2021 12 · Lior Yariv, Jiatao Gu, Yoni Kasten, Yaron Lipman

Neural volume rendering became increasingly popular recently due to its success in synthesizing novel views of a scene from a sparse set of input images. So far, the geometry learned by neural volume rendering techniques…

DisentanglementInductive Bias

Sensing Surface Patches in Volume Rendering for Inferring Signed Distance Functions

2024-12-21 · Sijia Jiang, Tong Wu, Jing Hua, Zhizhong Han

It is vital to recover 3D geometry from multi-view RGB images in many 3D computer vision tasks. The latest methods infer the geometry represented as a signed distance field by minimizing the rendering error on the field …

3D geometry

Learning Topology Uniformed Face Mesh by Volume Rendering for Multi-view Reconstruction

2024-04-08 · Yating Wang, Ran Yi, Ke Fan, Jinkun Hao 외

Face meshes in consistent topology serve as the foundation for many face-related applications, such as 3DMM constrained face reconstruction and expression retargeting. Traditional methods commonly acquire topology unifor…

3D ReconstructionFace ReconstructionNovel View Synthesis