CVLGJun 26, 2022

Nonwatertight Mesh Reconstruction

arXiv:2206.12952v11 citationsh-index: 7
Originality Incremental advance
AI Analysis

This addresses a previously unexplored area in computer vision and graphics, though it appears incremental as it builds on existing methods.

The paper tackles the problem of reconstructing 3D non-watertight meshes from unoriented point clouds by extending a learning-based pipeline, achieving compelling results compared to baseline techniques.

Reconstructing 3D non-watertight mesh from an unoriented point cloud is an unexplored area in computer vision and computer graphics. In this project, we tried to tackle this problem by extending the learning-based watertight mesh reconstruction pipeline presented in the paper 'Shape as Points'. The core of our approach is to cast the problem as a semantic segmentation problem that identifies the region in the 3D volume where the mesh surface lies and extracts the surfaces from the detected regions. Our approach achieves compelling results compared to the baseline techniques.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes