3D Instance Segmentation via Multi-Task Metric Learning
We propose a novel method for instance label segmentation of dense 3D voxel grids. We target volumetric scene representations, which have been acquired with depth sensors or multi-view stereo methods and which have been processed with semantic 3D reconstruction or scene completion methods. The main task is to learn shape information about individual object instances in order to accurately separate them, including connected and incompletely scanned objects. We solve the 3D instance-labeling problem with a multi-task learning strategy. The first goal is to learn an abstract feature embedding, which groups voxels with the same instance label close to each other while separating clusters with different instance labels from each other. The second goal is to learn instance information by densely estimating directional information of the instance's center of mass for each voxel. This is particularly useful to find instance boundaries in the clustering post-processing step, as well as, for scoring the segmentation quality for the first goal. Both synthetic and real-world experiments demonstrate the viability and merits of our approach. In fact, it achieves state-of-the-art performance on the ScanNet 3D instance segmentation benchmark.
Code (0)
등록된 구현이 없습니다.
Tasks
3D Instance Segmentation3D Reconstruction3D Semantic Instance SegmentationClusteringInstance SegmentationMetric LearningMulti-Task LearningSegmentationSemantic SegmentationSimilar Papers 제목 키워드 기반
blob loss: instance imbalance aware loss functions for semantic segmentation
Deep convolutional neural networks (CNN) have proven to be remarkably effective in semantic segmentation tasks. Most popular loss functions were introduced targeting improved volumetric scores, such as the Dice coefficie…
3D Semantic SegmentationSegmentationSemantic SegmentationPanoptic 3D Scene Reconstruction From a Single RGB Image
Understanding 3D scenes from a single image is fundamental to a wide variety of tasks, such as for robotics, motion planning, or augmented reality. Existing works in 3D perception from a single RGB image tend to focus on…
2D Panoptic Segmentation3D Instance Segmentation3D Scene Reconstruction3D Semantic Segmentation+6DeeperLab: Single-Shot Image Parser
We present a single-shot, bottom-up approach for whole image parsing. Whole image parsing, also known as Panoptic Segmentation, generalizes the tasks of semantic segmentation for 'stuff' classes and instance segmentation…
GPUInstance SegmentationPanoptic SegmentationSegmentation+1PersonLab: Person Pose Estimation and Instance Segmentation with a Bottom-Up, Part-Based, Geometric Embedding Model
We present a box-free bottom-up approach for the tasks of pose estimation and instance segmentation of people in multi-person images using an efficient single-shot model. The proposed PersonLab model tackles both semanti…
Instance SegmentationKeypoint DetectionMulti-Person Pose EstimationPose Estimation+1Panoptica -- instance-wise evaluation of 3D semantic and instance segmentation maps
This paper introduces panoptica, a versatile and performance-optimized package designed for computing instance-wise segmentation quality metrics from 2D and 3D segmentation maps. panoptica addresses the limitations of ex…
Instance SegmentationSegmentationSemantic Segmentation