paper-with-me

Papers

Weakly Supervised 3D Instance Segmentation without Instance-level Annotations

2023-08-03 · Shichao Dong, Guosheng Lin

3D semantic scene understanding tasks have achieved great success with the emergence of deep learning, but often require a huge amount of manually annotated training data. To alleviate the annotation cost, we propose the first weakly-supervised 3D instance segmentation method that only requires categorical semantic labels as supervision, and we do not need instance-level labels. The required semantic annotations can be either dense or extreme sparse (e.g. 0.02% of total points). Even without having any instance-related ground-truth, we design an approach to break point clouds into raw fragments and find the most confident samples for learning instance centroids. Furthermore, we construct a recomposed dataset using pseudo instances, which is used to learn our defined multilevel shape-aware objectness signal. An asymmetrical object inference algorithm is followed to process core points and boundary points with different strategies, and generate high-quality pseudo instance labels to guide iterative training. Experiments demonstrate that our method can achieve comparable results with recent fully supervised methods. By generating pseudo instance labels from categorical semantic labels, our designed approach can also assist existing methods for learning 3D instance segmentation at reduced annotation cost.

📄 PDF Abstract BibTeX arXiv:2308.01721

Code (0)

등록된 구현이 없습니다.

Tasks

3D Instance SegmentationInstance SegmentationScene UnderstandingSemantic Segmentation

Similar Papers 제목 키워드 기반

Weakly Supervised Instance Segmentation by Deep Community Learning

2020-01-30 · Jaedong Hwang, Seohyun Kim, Jeany Son, Bohyung Han

We present a weakly supervised instance segmentation algorithm based on deep community learning with multiple tasks. This task is formulated as a combination of weakly supervised object detection and semantic segmentatio…

Image-level Supervised Instance SegmentationInstance Segmentationobject-detectionObject Detection+4

Beyond Semantic to Instance Segmentation: Weakly-Supervised Instance Segmentation via Semantic Knowledge Transfer and Self-Refinement

2021-09-20 · CVPR 2022 1 · Beomyoung Kim, Youngjoon Yoo, Chaeeun Rhee, Junmo Kim

Weakly-supervised instance segmentation (WSIS) has been considered as a more challenging task than weakly-supervised semantic segmentation (WSSS). Compared to WSSS, WSIS requires instance-wise localization, which is diff…

Image-level Supervised Instance SegmentationInstance SegmentationPoint-Supervised Instance SegmentationSegmentation+5

Learning Instance Activation Maps for Weakly Supervised Instance Segmentation

2019-06-01 · CVPR 2019 6 · Yi Zhu, Yanzhao Zhou, Huijuan Xu, Qixiang Ye 외

Discriminative region responses residing inside an object instance can be extracted from networks trained with image-level label supervision. However, learning the full extent of pixel-level instance response in a weakly…

Image-level Supervised Instance SegmentationInstance SegmentationObjectobject-detection+7

Leveraging Instance-, Image- and Dataset-Level Information for Weakly Supervised Instance Segmentation

2020-09-10 · Yun Liu, Yu-Huan Wu, Pei-Song Wen, Yu-Jun Shi 외

Weakly supervised semantic instance segmentation with only image-level supervision, instead of relying on expensive pixel wise masks or bounding box annotations, is an important problem to alleviate the data-hungry natur…

Image-level Supervised Instance SegmentationInstance SegmentationMultiple Instance LearningSegmentation+3

Weakly- and Semi-Supervised Panoptic Segmentation

2018-08-10 · ECCV 2018 9 · Qizhu Li, Anurag Arnab, Philip H. S. Torr

We present a weakly supervised model that jointly performs both semantic- and instance-segmentation -- a particularly relevant problem given the substantial cost of obtaining pixel-perfect annotation for these tasks. In …

Instance SegmentationPanoptic SegmentationSegmentationSemantic Segmentation+3