3D Instance Segmentation

59 papers with code • 8 benchmarks • 13 datasets

Image: OccuSeg

Libraries

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

BSNet: Box-Supervised Simulation-assisted Mean Teacher for 3D Instance Segmentation

peoplelu/bsnet 22 Mar 2024

To generate higher quality pseudo-labels and achieve more precise weakly supervised 3DIS results, we propose the Box-Supervised Simulation-assisted Mean Teacher for 3D Instance Segmentation (BSNet), which devises a novel pseudo-labeler called Simulation-assisted Transformer.

1
22 Mar 2024

ODIN: A Single Model for 2D and 3D Perception

ayushjain1144/odin 4 Jan 2024

The gap in performance between methods that consume posed images versus post-processed 3D point clouds has fueled the belief that 2D and 3D perception require distinct model architectures.

55
04 Jan 2024

Spherical Mask: Coarse-to-Fine 3D Point Cloud Instance Segmentation with Spherical Representation

yunshin/SphericalMask 18 Dec 2023

Coarse-to-fine 3D instance segmentation methods show weak performances compared to recent Grouping-based, Kernel-based and Transformer-based methods.

5
18 Dec 2023

Open3DIS: Open-Vocabulary 3D Instance Segmentation with 2D Mask Guidance

VinAIResearch/Open3DIS 17 Dec 2023

We introduce Open3DIS, a novel solution designed to tackle the problem of Open-Vocabulary Instance Segmentation within 3D scenes.

19
17 Dec 2023

MWSIS: Multimodal Weakly Supervised Instance Segmentation with 2D Box Annotations for Autonomous Driving

jiangxb98/mwsis-plugin 12 Dec 2023

Instance segmentation is a fundamental research in computer vision, especially in autonomous driving.

5
12 Dec 2023

PartSLIP++: Enhancing Low-Shot 3D Part Segmentation via Multi-View Instance Segmentation and Maximum Likelihood Estimation

zyc00/partslip2 5 Dec 2023

Open-world 3D part segmentation is pivotal in diverse applications such as robotics and AR/VR.

15
05 Dec 2023

OneFormer3D: One Transformer for Unified Point Cloud Segmentation

oneformer3d/oneformer3d 24 Nov 2023

Semantic, instance, and panoptic segmentation of 3D point clouds have been addressed using task-specific models of distinct design.

199
24 Nov 2023

3D Indoor Instance Segmentation in an Open-World

aminebdj/3d-owis NeurIPS 2023

We argue that such a closed-world assumption is restrictive and explore for the first time 3D indoor instance segmentation in an open-world setting, where the model is allowed to distinguish a set of known classes as well as identify an unknown object as unknown and then later incrementally learning the semantic category of the unknown when the corresponding category labels are available.

66
25 Sep 2023

Mask-Attention-Free Transformer for 3D Instance Segmentation

dvlab-research/mask-attention-free-transformer ICCV 2023

Therefore, we abandon the mask attention design and resort to an auxiliary center regression task instead.

57
04 Sep 2023

GaPro: Box-Supervised 3D Point Cloud Instance Segmentation Using Gaussian Processes as Pseudo Labelers

vinairesearch/gapro ICCV 2023

Furthermore, we demonstrate the robustness of our approach, where we can adapt various state-of-the-art fully supervised methods to the weak supervision task by using our pseudo labels for training.

13
25 Jul 2023