paper-with-me

Papers

Weakly Supervised Image Segmentation Beyond Tight Bounding Box Annotations

2023-01-28 · Juan Wang, Bin Xia

Weakly supervised image segmentation approaches in the literature usually achieve high segmentation performance using tight bounding box supervision and decrease the performance greatly when supervised by loose bounding boxes. However, compared with loose bounding box, it is much more difficult to acquire tight bounding box due to its strict requirements on the precise locations of the four sides of the box. To resolve this issue, this study investigates whether it is possible to maintain good segmentation performance when loose bounding boxes are used as supervision. For this purpose, this work extends our previous parallel transformation based multiple instance learning (MIL) for tight bounding box supervision by integrating an MIL strategy based on polar transformation to assist image segmentation. The proposed polar transformation based MIL formulation works for both tight and loose bounding boxes, in which a positive bag is defined as pixels in a polar line of a bounding box with one endpoint located inside the object enclosed by the box and the other endpoint located at one of the four sides of the box. Moreover, a weighted smooth maximum approximation is introduced to incorporate the observation that pixels closer to the origin of the polar transformation are more likely to belong to the object in the box. The proposed approach was evaluated on two public datasets using dice coefficient when bounding boxes at different precision levels were considered in the experiments. The results demonstrate that the proposed approach achieves state-of-the-art performance for bounding boxes at all precision levels and is robust to mild and moderate errors in the loose bounding box annotations. The codes are available at \url{https://github.com/wangjuan313/wsis-beyond-tightBB}.

📄 PDF Abstract BibTeX arXiv:2301.12053

Code (1)

wangjuan313/wsis-beyond-tightbb 공식 구현 pytorch

Tasks

Image SegmentationMultiple Instance LearningSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

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

TS2C: Tight Box Mining with Surrounding Segmentation Context for Weakly Supervised Object Detection

2018-07-13 · ECCV 2018 9 · Yunchao Wei, Zhiqiang Shen, Bowen Cheng, Honghui Shi 외

This work provides a simple approach to discover tight object bounding boxes with only image-level supervision, called Tight box mining with Surrounding Segmentation Context (TS2C). We observe that object candidates mine…

Multiple Instance LearningObjectobject-detectionObject Detection+3

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

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 외

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 boundi…

Box-supervised Instance SegmentationInstance SegmentationMultiple Instance LearningSegmentation+3

CDRNet: Accurate Cup-to-Disc Ratio Measurement with Tight Bounding Box Supervision in Fundus Photography Using Deep Learning

2021-10-03 · Juan Wang, Bin Xia

The cup-to-disc ratio (CDR) is one of the most significant indicator for glaucoma diagnosis. Different from the use of costly fully supervised learning formulation with pixel-wise annotations in the literature, this stud…

Image SegmentationMultiple Instance LearningregressionSegmentation+1