paper-with-me

Papers

Voxel2Mesh: 3D Mesh Model Generation from Volumetric Data

2019-12-08 · Udaranga Wickramasinghe, Edoardo Remelli, Graham Knott, Pascal Fua

CNN-based volumetric methods that label individual voxels now dominate the field of biomedical segmentation. However, 3D surface representations are often required for proper analysis. They can be obtained by post-processing the labeled volumes which typically introduces artifacts and prevents end-to-end training. In this paper, we therefore introduce a novel architecture that goes directly from 3D image volumes to 3D surfaces without post-processing and with better accuracy than current methods. We evaluate it on Electron Microscopy and MRI brain images as well as CT liver scans. We will show that it outperforms state-of-the-art segmentation methods.

📄 PDF Abstract BibTeX arXiv:1912.03681

Code (1)

cvlab-epfl/voxel2mesh 공식 구현 pytorch

Tasks

modelSegmentation

Similar Papers 제목 키워드 기반

Neural Volumetric Mesh Generator

2022-10-06 · Yan Zheng, Lemeng Wu, Xingchao Liu, Zhen Chen 외

Deep generative models have shown success in generating 3D shapes with different representations. In this work, we propose Neural Volumetric Mesh Generator(NVMG) which can generate novel and high-quality volumetric meshe…

Voxel-Mesh Hybrid Representation for Real-Time View Synthesis

2024-03-11 · Chenhao Zhang, Yongyang Zhou, Lei Zhang

The neural radiance fields (NeRF) have emerged as a prominent methodology for synthesizing realistic images of novel views. While neural radiance representations based on voxels or mesh individually offer distinct advant…

NeRFNeural Rendering

Learning Deformable Tetrahedral Meshes for 3D Reconstruction

2020-11-03 · NeurIPS 2020 12 · Jun Gao, Wenzheng Chen, Tommy Xiang, Clement Fuji Tsang 외

3D shape representations that accommodate learning-based 3D reconstruction are an open problem in machine learning and computer graphics. Previous work on neural 3D reconstruction demonstrated benefits, but also limitati…

3D Reconstruction

MeshWeaver: Sparse-Voxel-Guided Surface Weaving for Autoregressive Mesh Generation

2026-06-03 · Jiale Xu, Wang Zhao, Ying Shan arxiv

Autoregressive mesh generation has gained attention by tokenizing meshes into sequences and training models in a language-modeling fashion. However, existing approaches suffer from two fundamental limitations: (i) low to…

Predicting the Next Best View for 3D Mesh Refinement

2018-05-16 · Luca Morreale, Andrea Romanoni, Matteo Matteucci

3D reconstruction is a core task in many applications such as robot navigation or sites inspections. Finding the best poses to capture part of the scene is one of the most challenging topic that goes under the name of Ne…

3D ReconstructionRobot Navigation