English

NeuralMeshing: Differentiable Meshing of Implicit Neural Representations

Computer Vision and Pattern Recognition 2022-10-06 v1

Abstract

The generation of triangle meshes from point clouds, i.e. meshing, is a core task in computer graphics and computer vision. Traditional techniques directly construct a surface mesh using local decision heuristics, while some recent methods based on neural implicit representations try to leverage data-driven approaches for this meshing process. However, it is challenging to define a learnable representation for triangle meshes of unknown topology and size and for this reason, neural implicit representations rely on non-differentiable post-processing in order to extract the final triangle mesh. In this work, we propose a novel differentiable meshing algorithm for extracting surface meshes from neural implicit representations. Our method produces the mesh in an iterative fashion, which makes it applicable to shapes of various scales and adaptive to the local curvature of the shape. Furthermore, our method produces meshes with regular tessellation patterns and fewer triangle faces compared to existing methods. Experiments demonstrate the comparable reconstruction performance and favorable mesh properties over baselines.

Keywords

Cite

@article{arxiv.2210.02382,
  title  = {NeuralMeshing: Differentiable Meshing of Implicit Neural Representations},
  author = {Mathias Vetsch and Sandro Lombardi and Marc Pollefeys and Martin R. Oswald},
  journal= {arXiv preprint arXiv:2210.02382},
  year   = {2022}
}

Comments

This preprint has not undergone any post-submission improvements or corrections. The Version of Record of this contribution is published in "44th DAGM German Conference on Pattern Recognition (GCPR 2022), Konstanz, Germany, September 27-30, 2022, Proceedings", and is available at https://doi.org/10.1007/978-3-031-16788-1_20

R2 v1 2026-06-28T02:52:07.992Z