paper-with-me

Papers

Learning Unsigned Distance Functions from Multi-view Images with Volume Rendering Priors

2024-07-23 · Wenyuan Zhang, Kanle Shi, Yu-Shen Liu, Zhizhong Han

Unsigned distance functions (UDFs) have been a vital representation for open surfaces. With different differentiable renderers, current methods are able to train neural networks to infer a UDF by minimizing the rendering errors on the UDF to the multi-view ground truth. However, these differentiable renderers are mainly handcrafted, which makes them either biased on ray-surface intersections, or sensitive to unsigned distance outliers, or not scalable to large scale scenes. To resolve these issues, we present a novel differentiable renderer to infer UDFs more accurately. Instead of using handcrafted equations, our differentiable renderer is a neural network which is pre-trained in a data-driven manner. It learns how to render unsigned distances into depth images, leading to a prior knowledge, dubbed volume rendering priors. To infer a UDF for an unseen scene from multiple RGB images, we generalize the learned volume rendering priors to map inferred unsigned distances in alpha blending for RGB image rendering. Our results show that the learned volume rendering priors are unbiased, robust, scalable, 3D aware, and more importantly, easy to learn. We evaluate our method on both widely used benchmarks and real scenes, and report superior performance over the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2407.16396

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

GaussianUDF: Inferring Unsigned Distance Functions through 3D Gaussian Splatting

2025-03-25 · CVPR 2025 1 · Shujuan Li, Yu-Shen Liu, Zhizhong Han

Reconstructing open surfaces from multi-view images is vital in digitalizing complex objects in daily life. A widely used strategy is to learn unsigned distance functions (UDFs) by checking if their appearance conforms t…

3DGSNeural Rendering

Learning Anchored Unsigned Distance Functions with Gradient Direction Alignment for Single-view Garment Reconstruction

2021-08-19 · ICCV 2021 10 · Fang Zhao, Wenhao Wang, Shengcai Liao, Ling Shao

While single-view 3D reconstruction has made significant progress benefiting from deep shape representations in recent years, garment reconstruction is still not solved well due to open surfaces, diverse topologies and c…

3D ReconstructionGarment ReconstructionSingle-View 3D Reconstruction

Gradient Distance Function

2024-10-29 · Hieu Le, Federico Stella, Benoit Guillard, Pascal Fua

Unsigned Distance Functions (UDFs) can be used to represent non-watertight surfaces in a deep learning framework. However, UDFs tend to be brittle and difficult to learn, in part because the surface is located exactly wh…

Learning a More Continuous Zero Level Set in Unsigned Distance Fields through Level Set Projection

2023-08-22 · ICCV 2023 1 · Junsheng Zhou, Baorui Ma, Shujuan Li, Yu-Shen Liu 외

Latest methods represent shapes with open surfaces using unsigned distance functions (UDFs). They train neural networks to learn UDFs and reconstruct surfaces with the gradients around the zero level set of the UDF. Howe…

point cloud upsamplingSurface Reconstruction

2S-UDF: A Novel Two-stage UDF Learning Method for Robust Non-watertight Model Reconstruction from Multi-view Images

2023-03-27 · CVPR 2024 1 · Junkai Deng, Fei Hou, Xuhui Chen, Wencheng Wang 외

Recently, building on the foundation of neural radiance field, various techniques have emerged to learn unsigned distance fields (UDF) to reconstruct 3D non-watertight models from multi-view images. Yet, a central challe…

3D Reconstruction