paper-with-me

Papers

RangeUDF: Semantic Surface Reconstruction from 3D Point Clouds

2022-04-19 · Bing Wang, Zhengdi Yu, Bo Yang, Jie Qin, Toby Breckon, Ling Shao, Niki Trigoni, Andrew Markham

We present RangeUDF, a new implicit representation based framework to recover the geometry and semantics of continuous 3D scene surfaces from point clouds. Unlike occupancy fields or signed distance fields which can only model closed 3D surfaces, our approach is not restricted to any type of topology. Being different from the existing unsigned distance fields, our framework does not suffer from any surface ambiguity. In addition, our RangeUDF can jointly estimate precise semantics for continuous surfaces. The key to our approach is a range-aware unsigned distance function together with a surface-oriented semantic segmentation module. Extensive experiments show that RangeUDF clearly surpasses state-of-the-art approaches for surface reconstruction on four point cloud datasets. Moreover, RangeUDF demonstrates superior generalization capability across multiple unseen datasets, which is nearly impossible for all existing approaches.

📄 PDF Abstract BibTeX arXiv:2204.09138

Code (2)

vlar-group/rangeudf 공식 구현 pytorch
vlar-group/dm-nerf pytorch

Tasks

Semantic SegmentationSurface Reconstruction

Similar Papers 제목 키워드 기반

NeRO: Neural Road Surface Reconstruction

2024-05-17 · Ruibo Wang, Song Zhang, Ping Huang, Donghai Zhang 외

Accurately reconstructing road surfaces is pivotal for various applications especially in autonomous driving. This paper introduces a position encoding Multi-Layer Perceptrons (MLPs) framework to reconstruct road surface…

Autonomous DrivingPositionSurface Reconstruction

RfD-Net: Point Scene Understanding by Semantic Instance Reconstruction

2020-11-30 · CVPR 2021 1 · Yinyu Nie, Ji Hou, Xiaoguang Han, Matthias Nießner

Semantic scene understanding from point clouds is particularly challenging as the points reflect only a sparse set of the underlying 3D geometry. Previous works often convert point cloud into regular grids (e.g. voxels o…

3D geometryObjectobject-detectionObject Detection+3

Temporally-Coherent Surface Reconstruction via Metric-Consistent Atlases

2021-04-14 · ICCV 2021 10 · Jan Bednarik, Vladimir G. Kim, Siddhartha Chaudhuri, Shaifali Parashar 외

We propose a method for the unsupervised reconstruction of a temporally-coherent sequence of surfaces from a sequence of time-evolving point clouds, yielding dense, semantically meaningful correspondences between all key…

Surface Reconstruction

OffsetOPT: Explicit Surface Reconstruction without Normals

2025-03-20 · CVPR 2025 1 · Huan Lei

Neural surface reconstruction has been dominated by implicit representations with marching cubes for explicit surface extraction. However, those methods typically require high-quality normals for accurate reconstruction.…

Surface Reconstruction

Few-shot point cloud reconstruction and denoising via learned Guassian splats renderings and fine-tuned diffusion features

2024-04-01 · Pietro Bonazzi, Marie-Julie Rakatosaona, Marco Cannici, Federico Tombari 외

Existing deep learning methods for the reconstruction and denoising of point clouds rely on small datasets of 3D shapes. We circumvent the problem by leveraging deep learning methods trained on billions of images. We pro…

3D ReconstructionDeep LearningDenoisingPoint cloud reconstruction