paper-with-me

Papers

DeepMesh: Differentiable Iso-Surface Extraction

2021-06-20 · Benoit Guillard, Edoardo Remelli, Artem Lukoianov, Stephan R. Richter, Timur Bagautdinov, Pierre Baque, Pascal Fua

Geometric Deep Learning has recently made striking progress with the advent of continuous deep implicit fields. They allow for detailed modeling of watertight surfaces of arbitrary topology while not relying on a 3D Euclidean grid, resulting in a learnable parameterization that is unlimited in resolution. Unfortunately, these methods are often unsuitable for applications that require an explicit mesh-based surface representation because converting an implicit field to such a representation relies on the Marching Cubes algorithm, which cannot be differentiated with respect to the underlying implicit field. In this work, we remove this limitation and introduce a differentiable way to produce explicit surface mesh representations from Deep Implicit Fields. Our key insight is that by reasoning on how implicit field perturbations impact local surface geometry, one can ultimately differentiate the 3D location of surface samples with respect to the underlying deep implicit field. We exploit this to define DeepMesh - an end-to-end differentiable mesh representation that can vary its topology. We validate our theoretical insight through several applications: Single view 3D Reconstruction via Differentiable Rendering, Physically-Driven Shape Optimization, Full Scene 3D Reconstruction from Scans and End-to-End Training. In all cases our end-to-end differentiable parameterization gives us an edge over state-of-the-art algorithms.

📄 PDF Abstract BibTeX arXiv:2106.11795

Code (0)

등록된 구현이 없습니다.

Tasks

3D ReconstructionSingle-View 3D Reconstruction

Similar Papers 제목 키워드 기반

DeepMesh: Mesh-based Cardiac Motion Tracking using Deep Learning

2023-09-25 · Qingjie Meng, Wenjia Bai, Declan P O'Regan, and Daniel Rueckert

3D motion estimation from cine cardiac magnetic resonance (CMR) images is important for the assessment of cardiac function and the diagnosis of cardiovascular diseases. Current state-of-the art methods focus on estimatin…

Deep LearningMotion Estimation

DeepMesh: Auto-Regressive Artist-mesh Creation with Reinforcement Learning

2025-03-19 · Ruowen Zhao, Junliang Ye, Zhengyi Wang, Guangce Liu 외

Triangle meshes play a crucial role in 3D applications for efficient manipulation and rendering. While auto-regressive methods generate structured meshes by predicting discrete vertex tokens, they are often constrained b…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Learning Surface Parameterization for Document Image Unwarping

2021-09-29 · Sagnik Das, Ke Ma, Zhixin Shu, Dimitris Samaras

In this paper, we present a novel approach to learn texture mapping for a 3D surface and apply it to document image unwarping. We propose an efficient method to learn surface parameterization by learning a continuous bij…

3D Scene Reconstruction

MeshUDF: Fast and Differentiable Meshing of Unsigned Distance Field Networks

2021-11-29 · Benoit Guillard, Federico Stella, Pascal Fua

Unsigned Distance Fields (UDFs) can be used to represent non-watertight surfaces. However, current approaches to converting them into explicit meshes tend to either be expensive or to degrade the accuracy. Here, we exten…

MeshSDF: Differentiable Iso-Surface Extraction

2020-06-06 · NeurIPS 2020 12 · Edoardo Remelli, Artem Lukoianov, Stephan R. Richter, Benoît Guillard 외

Geometric Deep Learning has recently made striking progress with the advent of continuous Deep Implicit Fields. They allow for detailed modeling of watertight surfaces of arbitrary topology while not relying on a 3D Eucl…