paper-with-me

Papers

SuperUDF: Self-supervised UDF Estimation for Surface Reconstruction

2023-08-28 · Hui Tian, Chenyang Zhu, Yifei Shi, Kai Xu

Learning-based surface reconstruction based on unsigned distance functions (UDF) has many advantages such as handling open surfaces. We propose SuperUDF, a self-supervised UDF learning which exploits a learned geometry prior for efficient training and a novel regularization for robustness to sparse sampling. The core idea of SuperUDF draws inspiration from the classical surface approximation operator of locally optimal projection (LOP). The key insight is that if the UDF is estimated correctly, the 3D points should be locally projected onto the underlying surface following the gradient of the UDF. Based on that, a number of inductive biases on UDF geometry and a pre-learned geometry prior are devised to learn UDF estimation efficiently. A novel regularization loss is proposed to make SuperUDF robust to sparse sampling. Furthermore, we also contribute a learning-based mesh extraction from the estimated UDFs. Extensive evaluations demonstrate that SuperUDF outperforms the state of the arts on several public datasets in terms of both quality and efficiency. Code url is https://github.com/THHHomas/SuperUDF.

📄 PDF Abstract BibTeX arXiv:2308.14371

Code (1)

thhhomas/superudf 공식 구현 pytorch

Tasks

Surface Reconstruction

Similar Papers 제목 키워드 기반

Gamma-from-Mono: Road-Relative, Metric, Self-Supervised Monocular Geometry for Vehicular Applications

2025-12-03 · Gasser Elazab, Maximilian Jansen, Michael Unterreiner, Olaf Hellwich arxiv

Accurate perception of the vehicle's 3D surroundings, including fine-scale road geometry, such as bumps, slopes, and surface irregularities, is essential for safe and comfortable vehicle control. However, conventional mo…

Monocular Depth EstimationSelf-Supervised LearningMotion Planning

DeepPS2: Revisiting Photometric Stereo Using Two Differently Illuminated Images

2022-07-05 · Ashish Tiwari, Shanmuganathan Raman

Photometric stereo, a problem of recovering 3D surface normals using images of an object captured under different lightings, has been of great interest and importance in computer vision research. Despite the success of e…

Image ReconstructionImage RelightingInverse RenderingLighting Estimation+1

Improving Neural Indoor Surface Reconstruction with Mask-Guided Adaptive Consistency Constraints

2023-09-18 · Xinyi Yu, Liqin Lu, Jintao Rong, Guangkai Xu 외

3D scene reconstruction from 2D images has been a long-standing task. Instead of estimating per-frame depth maps and fusing them in 3D, recent research leverages the neural implicit surface as a unified representation fo…

3D Reconstruction3D Scene ReconstructionSurface Reconstruction

ColDE: A Depth Estimation Framework for Colonoscopy Reconstruction

2021-11-19 · Yubo Zhang, Jan-Michael Frahm, Samuel Ehrenstein, Sarah K. McGill 외

One of the key elements of reconstructing a 3D mesh from a monocular video is generating every frame's depth map. However, in the application of colonoscopy video reconstruction, producing good-quality depth estimation i…

3D ReconstructionDepth EstimationVideo Reconstruction

UltraBoneUDF: Self-supervised Bone Surface Reconstruction from Ultrasound Based on Neural Unsigned Distance Functions

2025-05-23 · Luohong Wu, Matthias Seibold, Nicola A. Cavalcanti, Giuseppe Loggia 외

Background: Bone surface reconstruction plays a critical role in computer-assisted orthopedic surgery. Compared to traditional imaging modalities such as CT and MRI, ultrasound offers a radiation-free, cost-effective, an…

Surface Reconstruction