paper-with-me

Papers

Weakly Supervised Instance Segmentation by Learning Annotation Consistent Instances

2020-07-18 · ECCV 2020 8 · Aditya Arun, C. V. Jawahar, M. Pawan Kumar

Recent approaches for weakly supervised instance segmentations depend on two components: (i) a pseudo label generation model that provides instances which are consistent with a given annotation; and (ii) an instance segmentation model, which is trained in a supervised manner using the pseudo labels as ground-truth. Unlike previous approaches, we explicitly model the uncertainty in the pseudo label generation process using a conditional distribution. The samples drawn from our conditional distribution provide accurate pseudo labels due to the use of semantic class aware unary terms, boundary aware pairwise smoothness terms, and annotation aware higher order terms. Furthermore, we represent the instance segmentation model as an annotation agnostic prediction distribution. In contrast to previous methods, our representation allows us to define a joint probabilistic learning objective that minimizes the dissimilarity between the two distributions. Our approach achieves state of the art results on the PASCAL VOC 2012 data set, outperforming the best baseline by 4.2% mAP@0.5 and 4.8% mAP@0.75.

📄 PDF Abstract BibTeX arXiv:2007.09397

Code (0)

등록된 구현이 없습니다.

Tasks

Image-level Supervised Instance SegmentationInstance SegmentationPseudo LabelSegmentationSemantic SegmentationWeakly-supervised instance segmentation

Similar Papers 제목 키워드 기반

PWISeg: Point-based Weakly-supervised Instance Segmentation for Surgical Instruments

2023-11-16 · Zhen Sun, Huan Xu, Jinlin Wu, Zhen Chen 외

In surgical procedures, correct instrument counting is essential. Instance segmentation is a location method that locates not only an object's bounding box but also each pixel's specific details. However, obtaining mask-…

Instance SegmentationSegmentationSemantic SegmentationSurgical tool detection+2

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

ClickSeg: 3D Instance Segmentation with Click-Level Weak Annotations

2023-07-19 · Leyao Liu, Tao Kong, Minzhao Zhu, Jiashuo Fan 외

3D instance segmentation methods often require fully-annotated dense labels for training, which are costly to obtain. In this paper, we present ClickSeg, a novel click-level weakly supervised 3D instance segmentation met…

3D Instance SegmentationClusteringInstance SegmentationSegmentation+2

Transformer based multiple instance learning for weakly supervised histopathology image segmentation

2022-05-18 · Ziniu Qian, Kailu Li, Maode Lai, Eric I-Chao Chang 외

Hispathological image segmentation algorithms play a critical role in computer aided diagnosis technology. The development of weakly supervised segmentation algorithm alleviates the problem of medical image annotation th…

Image SegmentationMultiple Instance LearningSegmentationSemantic Segmentation+2

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

2023-12-12 · Guangfeng Jiang, Jun Liu, Yuzhi Wu, Wenlong Liao 외

Instance segmentation is a fundamental research in computer vision, especially in autonomous driving. However, manual mask annotation for instance segmentation is quite time-consuming and costly. To address this problem,…

3D Instance SegmentationAutonomous DrivingInstance SegmentationSegmentation+2