TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/ISBNet: a 3D Point Cloud Instance Segmentation Network wit...

ISBNet: a 3D Point Cloud Instance Segmentation Network with Instance-aware Sampling and Box-aware Dynamic Convolution

Tuan Duc Ngo, Binh-Son Hua, Khoi Nguyen

2023-03-01CVPR 2023 13D Instance SegmentationSemantic SegmentationInstance Segmentation
PaperPDFCode(official)Code

Abstract

Existing 3D instance segmentation methods are predominated by the bottom-up design -- manually fine-tuned algorithm to group points into clusters followed by a refinement network. However, by relying on the quality of the clusters, these methods generate susceptible results when (1) nearby objects with the same semantic class are packed together, or (2) large objects with loosely connected regions. To address these limitations, we introduce ISBNet, a novel cluster-free method that represents instances as kernels and decodes instance masks via dynamic convolution. To efficiently generate high-recall and discriminative kernels, we propose a simple strategy named Instance-aware Farthest Point Sampling to sample candidates and leverage the local aggregation layer inspired by PointNet++ to encode candidate features. Moreover, we show that predicting and leveraging the 3D axis-aligned bounding boxes in the dynamic convolution further boosts performance. Our method set new state-of-the-art results on ScanNetV2 (55.9), S3DIS (60.8), and STPLS3D (49.2) in terms of AP and retains fast inference time (237ms per scene on ScanNetV2). The source code and trained models are available at https://github.com/VinAIResearch/ISBNet.

Results

TaskDatasetMetricValueModel
Instance SegmentationS3DISAP@5070.5ISBNet
Instance SegmentationS3DISmAP60.8ISBNet
Instance SegmentationS3DISmCov74.9ISBNet
Instance SegmentationS3DISmPrec77.5ISBNet
Instance SegmentationS3DISmRec77.1ISBNet
Instance SegmentationS3DISmWCov76.8ISBNet
Instance SegmentationScanNet(v2)mAP55.9ISBNet
Instance SegmentationScanNet(v2)mAP @ 5076.3ISBNet
Instance SegmentationScanNet(v2)mAP@2584.5ISBNet
Instance SegmentationScanNet200mAP24.5ISBNet
Instance SegmentationSTPLS3DAP49.2ISBNet
Instance SegmentationSTPLS3DAP5064ISBNet
3D Instance SegmentationS3DISAP@5070.5ISBNet
3D Instance SegmentationS3DISmAP60.8ISBNet
3D Instance SegmentationS3DISmCov74.9ISBNet
3D Instance SegmentationS3DISmPrec77.5ISBNet
3D Instance SegmentationS3DISmRec77.1ISBNet
3D Instance SegmentationS3DISmWCov76.8ISBNet
3D Instance SegmentationScanNet(v2)mAP55.9ISBNet
3D Instance SegmentationScanNet(v2)mAP @ 5076.3ISBNet
3D Instance SegmentationScanNet(v2)mAP@2584.5ISBNet
3D Instance SegmentationScanNet200mAP24.5ISBNet
3D Instance SegmentationSTPLS3DAP49.2ISBNet
3D Instance SegmentationSTPLS3DAP5064ISBNet

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17SCORE: Scene Context Matters in Open-Vocabulary Remote Sensing Instance Segmentation2025-07-17Unified Medical Image Segmentation with State Space Modeling Snake2025-07-17A Privacy-Preserving Semantic-Segmentation Method Using Domain-Adaptation Technique2025-07-17SAMST: A Transformer framework based on SAM pseudo label filtering for remote sensing semi-supervised semantic segmentation2025-07-16Tomato Multi-Angle Multi-Pose Dataset for Fine-Grained Phenotyping2025-07-15U-RWKV: Lightweight medical image segmentation with direction-adaptive RWKV2025-07-15