paper-with-me

홈 › Papers

Neural Mesh Flow: 3D Manifold Mesh Generation via Diffeomorphic Flows

2020-07-21 · NeurIPS 2020 12 · Kunal Gupta, Manmohan Chandraker

Meshes are important representations of physical 3D entities in the virtual world. Applications like rendering, simulations and 3D printing require meshes to be manifold so that they can interact with the world like the real objects they represent. Prior methods generate meshes with great geometric accuracy but poor manifoldness. In this work, we propose Neural Mesh Flow (NMF) to generate two-manifold meshes for genus-0 shapes. Specifically, NMF is a shape auto-encoder consisting of several Neural Ordinary Differential Equation (NODE)[1] blocks that learn accurate mesh geometry by progressively deforming a spherical mesh. Training NMF is simpler compared to state-of-the-art methods since it does not require any explicit mesh-based regularization. Our experiments demonstrate that NMF facilitates several applications such as single-view mesh reconstruction, global shape parameterization, texture mapping, shape deformation and correspondence. Importantly, we demonstrate that manifold meshes generated using NMF are better-suited for physically-based rendering and simulation. Code and data are released.

📄 PDF Abstract BibTeX arXiv:2007.10973

Code (1)

KunalMGupta/NeuralMeshFlow 공식 구현 pytorch

Similar Papers 제목 키워드 기반

CorticalFlow: A Diffeomorphic Mesh Deformation Module for Cortical Surface Reconstruction

2022-06-06 · Léo Lebrat, Rodrigo Santa Cruz, Frédéric de Gournay, Darren Fu 외

In this paper we introduce CorticalFlow, a new geometric deep-learning model that, given a 3-dimensional image, learns to deform a reference template towards a targeted object. To conserve the template mesh's topological…

GPUSurface Reconstruction

CorticalFlow: A Diffeomorphic Mesh Transformer Network for Cortical Surface Reconstruction

2021-12-01 · NeurIPS 2021 12 · Leo Lebrat, Rodrigo Santa Cruz, Frederic de Gournay, Darren Fu 외

In this paper, we introduce CorticalFlow, a new geometric deep-learning model that, given a 3-dimensional image, learns to deform a reference template towards a targeted object. To conserve the template mesh’s topologica…

GPUSurface Reconstruction

Abdominal organ segmentation via deep diffeomorphic mesh deformations

2023-06-27 · Fabian Bongratz, Anne-Marie Rickmann, Christian Wachinger

Abdominal organ segmentation from CT and MRI is an essential prerequisite for surgical planning and computer-aided navigation systems. It is challenging due to the high variability in the shape, size, and position of abd…

Organ SegmentationSegmentation

Reconstruction of Cortical Surfaces with Spherical Topology from Infant Brain MRI via Recurrent Deformation Learning

2023-12-10 · Xiaoyang Chen, Junjie Zhao, Siyuan Liu, Sahar Ahmad 외

Cortical surface reconstruction (CSR) from MRI is key to investigating brain structure and function. While recent deep learning approaches have significantly improved the speed of CSR, a substantial amount of runtime is …

Computational EfficiencySurface Reconstruction

Topology-Preserved Auto-regressive Mesh Generation in the Manner of Weaving Silk

2025-07-03 · Gaochao Song, Zibo Zhao, Haohan Weng, Jingbo Zeng 외 arxiv

Existing auto-regressive mesh generation approaches suffer from ineffective topology preservation, which is crucial for practical applications. This limitation stems from previous mesh tokenization methods treating meshe…