paper-with-me

홈 › Papers

NeuralMeshing: Differentiable Meshing of Implicit Neural Representations

2022-10-05 · Mathias Vetsch, Sandro Lombardi, Marc Pollefeys, Martin R. Oswald

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.

📄 PDF Abstract BibTeX arXiv:2210.02382

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

NeuralMeshing: Complete Object Mesh Extraction from Casual Captures

2025-08-22 · Floris Erich, Naoya Chiba, Abdullah Mustafa, Ryo Hanai 외 arxiv

How can we extract complete geometric models of objects that we encounter in our daily life, without having access to commercial 3D scanners? In this paper we present an automated system for generating geometric models o…

Differentiable Surface Rendering via Non-Differentiable Sampling

2021-08-10 · ICCV 2021 10 · Forrester Cole, Kyle Genova, Avneesh Sud, Daniel Vlasic 외

We present a method for differentiable rendering of 3D surfaces that supports both explicit and implicit representations, provides derivatives at occlusion boundaries, and is fast and simple to implement. The method firs…

Inverse RenderingNeRF

QUADify: Extracting Meshes with Pixel-level Details and Materials from Images

2024-01-01 · CVPR 2024 1 · Maximilian Frühauf, Hayko Riemenschneider, Markus Gross, Christopher Schroers

Despite exciting progress in automatic 3D reconstruction from images excessive and irregular triangular faces in the resulting meshes still constitute a significant challenge when it comes to adoption in practical ar…

3D ReconstructionImage Reconstruction

Surrogate-Based Differentiable Pipeline for Shape Optimization

2025-11-13 · Andrin Rehmann, Nolan Black, Josiah Bjorgaard, Alessandro Angioi 외 arxiv

Gradient-based optimization of engineering designs is limited by non-differentiable components in the typical computer-aided engineering (CAE) workflow, which calculates performance metrics from design parameters. While …

Physical Simulations

Learning and Meshing from Deep Implicit Surface Networks Using an Efficient Implementation of Analytic Marching

2021-06-18 · Jiabao Lei, Kui Jia, Yi Ma

Reconstruction of object or scene surfaces has tremendous applications in computer vision, computer graphics, and robotics. In this paper, we study a fundamental problem in this context about recovering a surface mesh fr…