3D Instance Segmentation

57 papers with code • 8 benchmarks • 13 datasets

Image: OccuSeg

Libraries

Use these libraries to find 3D Instance Segmentation models and implementations

Most implemented papers

GSPN: Generative Shape Proposal Network for 3D Instance Segmentation in Point Cloud

ericyi/GSPN CVPR 2019

We introduce a novel 3D object proposal approach named Generative Shape Proposal Network (GSPN) for instance segmentation in point cloud data.

3D-SIS: 3D Semantic Instance Segmentation of RGB-D Scans

Sekunde/3D-SIS CVPR 2019

We introduce 3D-SIS, a novel neural network architecture for 3D semantic instance segmentation in commodity RGB-D scans.

MASC: Multi-scale Affinity with Sparse Convolution for 3D Instance Segmentation

art-programmer/MASC 12 Feb 2019

We propose a new approach for 3D instance segmentation based on sparse convolution and point affinity prediction, which indicates the likelihood of two points belonging to the same instance.

Learning Object Bounding Boxes for 3D Instance Segmentation on Point Clouds

Yang7879/3D-BoNet NeurIPS 2019

The framework directly regresses 3D bounding boxes for all instances in a point cloud, while simultaneously predicting a point-level mask for each instance.

3D-MPA: Multi Proposal Aggregation for 3D Semantic Instance Segmentation

francisengelmann/3D-MPA 30 Mar 2020

We show that grouping proposals improves over NMS and outperforms previous state-of-the-art methods on the tasks of 3D object detection and semantic instance segmentation on the ScanNetV2 benchmark and the S3DIS dataset.

Spatial Semantic Embedding Network: Fast 3D Instance Segmentation with Deep Metric Learning

96lives/ssen 7 Jul 2020

We propose spatial semantic embedding network (SSEN), a simple, yet efficient algorithm for 3D instance segmentation using deep metric learning.

Learning Gaussian Instance Segmentation in Point Clouds

LiuShihHung/GICN 20 Jul 2020

This paper presents a novel method for instance segmentation of 3D point clouds.

MitoEM Dataset: Large-scale 3D Mitochondria Instance Segmentation from EM Images

zudi-lin/pytorch_connectomics Medical Image Computing and Computer Assisted Intervention 2020

On MitoEM, we find existing instance segmentation methods often fail to correctly segment mitochondria with complex shapes or close contacts with other instances.

Learning Regional Purity for Instance Segmentation on 3D Point Clouds

dsc1126/RPGN European Conference on Computer Vision (ECCV) 2020

In this paper, we define a novel concept of “regional purity” as the percentage of neighboring points belonging to the same instance within a fixed-radius 3D space.