paper-with-me

Papers

Weakly Supervised Instance Segmentation using the Bounding Box Tightness Prior

2019-12-01 · NeurIPS 2019 12 · Cheng-Chun Hsu, Kuang-Jui Hsu, Chung-Chi Tsai, Yen-Yu Lin, Yung-Yu Chuang

This paper presents a weakly supervised instance segmentation method that consumes training data with tight bounding box annotations. The major difficulty lies in the uncertain figure-ground separation within each bounding box since there is no supervisory signal about it. We address the difficulty by formulating the problem as a multiple instance learning (MIL) task, and generate positive and negative bags based on the sweeping lines of each bounding box. The proposed deep model integrates MIL into a fully supervised instance segmentation network, and can be derived by the objective consisting of two terms, i.e., the unary term and the pairwise term. The former estimates the foreground and background areas of each bounding box while the latter maintains the unity of the estimated object masks. The experimental results show that our method performs favorably against existing weakly supervised methods and even surpasses some fully supervised methods for instance segmentation on the PASCAL VOC dataset.

📄 PDF Abstract BibTeX

Code (1)

chengchunhsu/WSIS_BBTP 공식 구현 pytorch

Tasks

Box-supervised Instance SegmentationInstance SegmentationMultiple Instance LearningSegmentationSemantic SegmentationUnityWeakly-supervised instance segmentation

Similar Papers 제목 키워드 기반

Bounding Box Tightness Prior for Weakly Supervised Image Segmentation

2021-10-03 · Juan Wang, Bin Xia

This paper presents a weakly supervised image segmentation method that adopts tight bounding box annotations. It proposes generalized multiple instance learning (MIL) and smooth maximum approximation to integrate the bou…

Image SegmentationMultiple Instance LearningSemantic SegmentationWeakly-supervised instance segmentation

Medical image segmentation with imperfect 3D bounding boxes

2021-08-06 · Ekaterina Redekop, Alexey Chernyavskiy

The development of high quality medical image segmentation algorithms depends on the availability of large datasets with pixel-level labels. The challenges of collecting such datasets, especially in case of 3D volumes, m…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1

Box2Mask: Weakly Supervised 3D Semantic Instance Segmentation Using Bounding Boxes

2022-06-02 · Julian Chibane, Francis Engelmann, Tuan Anh Tran, Gerard Pons-Moll

Current 3D segmentation methods heavily rely on large-scale point-cloud datasets, which are notoriously laborious to annotate. Few attempts have been made to circumvent the need for dense per-point annotations. In this w…

3D Instance Segmentation3D Semantic Instance SegmentationInstance SegmentationSegmentation+1

BBAM: Bounding Box Attribution Map for Weakly Supervised Semantic and Instance Segmentation

2021-03-16 · CVPR 2021 1 · Jungbeom Lee, Jihun Yi, Chaehun Shin, Sungroh Yoon

Weakly supervised segmentation methods using bounding box annotations focus on obtaining a pixel-level mask from each box containing an object. Existing methods typically depend on a class-agnostic mask generator, which …

Box-supervised Instance SegmentationInstance SegmentationObjectSegmentation+4

Bounding boxes for weakly supervised segmentation: Global constraints get close to full supervision

2020-04-14 · MIDL 2019 7 · Hoel Kervadec, Jose Dolz, Shan-Shan Wang, Eric Granger 외

We propose a novel weakly supervised learning segmentation based on several global constraints derived from box annotations. Particularly, we leverage a classical tightness prior to a deep learning setting via imposing a…

Weakly-supervised LearningWeakly supervised segmentation