TL;DR
VMNet introduces a novel 3D deep architecture that combines voxel and mesh representations, leveraging both Euclidean and geodesic information to improve indoor scene segmentation accuracy.
Contribution
The paper proposes VMNet, a new 3D network that integrates voxel and mesh data with attentive modules for enhanced feature fusion, outperforming existing methods on the ScanNet dataset.
Findings
Outperforms state-of-the-art on ScanNet with 74.6% mIoU
Uses fewer parameters than competitors (17M vs 30-38M)
Effectively combines Euclidean and geodesic information for segmentation
Abstract
In recent years, sparse voxel-based methods have become the state-of-the-arts for 3D semantic segmentation of indoor scenes, thanks to the powerful 3D CNNs. Nevertheless, being oblivious to the underlying geometry, voxel-based methods suffer from ambiguous features on spatially close objects and struggle with handling complex and irregular geometries due to the lack of geodesic information. In view of this, we present Voxel-Mesh Network (VMNet), a novel 3D deep architecture that operates on the voxel and mesh representations leveraging both the Euclidean and geodesic information. Intuitively, the Euclidean information extracted from voxels can offer contextual cues representing interactions between nearby objects, while the geodesic information extracted from meshes can help separate objects that are spatially close but have disconnected surfaces. To incorporate such information from…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
