CVDec 8, 2019

Voxel2Mesh: 3D Mesh Model Generation from Volumetric Data

arXiv:1912.03681v2118 citations
Originality Highly original
AI Analysis

This addresses the need for accurate 3D surfaces in biomedical analysis, offering an end-to-end solution that improves over existing methods.

The paper tackles the problem of generating 3D surface representations directly from volumetric data without post-processing, which typically causes artifacts, and shows that their method outperforms state-of-the-art segmentation methods on biomedical datasets like Electron Microscopy, MRI brain images, and CT liver scans.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes