HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Mask3D: Mask Transformer for 3D Semantic Instance Segmentation

Schult Jonas ; Engelmann Francis ; Hermans Alexander ; Litany Or ; Tang Siyu ; Leibe Bastian

Mask3D: Mask Transformer for 3D Semantic Instance Segmentation

Abstract

Modern 3D semantic instance segmentation approaches predominantly rely onspecialized voting mechanisms followed by carefully designed geometricclustering techniques. Building on the successes of recent Transformer-basedmethods for object detection and image segmentation, we propose the firstTransformer-based approach for 3D semantic instance segmentation. We show thatwe can leverage generic Transformer building blocks to directly predictinstance masks from 3D point clouds. In our model called Mask3D each objectinstance is represented as an instance query. Using Transformer decoders, theinstance queries are learned by iteratively attending to point cloud featuresat multiple scales. Combined with point features, the instance queries directlyyield all instance masks in parallel. Mask3D has several advantages overcurrent state-of-the-art approaches, since it neither relies on (1) votingschemes which require hand-selected geometric properties (such as centers) nor(2) geometric grouping mechanisms requiring manually-tuned hyper-parameters(e.g. radii) and (3) enables a loss that directly optimizes instance masks.Mask3D sets a new state-of-the-art on ScanNet test (+6.2 mAP), S3DIS 6-fold(+10.1 mAP), STPLS3D (+11.2 mAP) and ScanNet200 test (+12.4 mAP).

Code Repositories

jonasschult/mask3d
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
3d-instance-segmentation-on-s3disMask3D
AP@50: 75.5
mAP: 64.5
3d-instance-segmentation-on-scannet200Mask3D
mAP: 27.8
3d-instance-segmentation-on-scannetv2Mask3D
mAP: 55.2
mAP @ 50: 78.0
mAP@25: 87.0
3d-instance-segmentation-on-stpls3dMask3D
AP: 57.3
AP25: 81.6
AP50: 74.3
semantic-segmentation-on-replicaMask3D
mIoU: 22.6

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Mask3D: Mask Transformer for 3D Semantic Instance Segmentation | Papers | HyperAI