paper-with-me

Papers

Scribble2D5: Weakly-Supervised Volumetric Image Segmentation via Scribble Annotations

2022-05-13 · Qiuhui Chen, Yi Hong

Recently, weakly-supervised image segmentation using weak annotations like scribbles has gained great attention, since such annotations are much easier to obtain compared to time-consuming and label-intensive labeling at the pixel/voxel level. However, because scribbles lack structure information of region of interest (ROI), existing scribble-based methods suffer from poor boundary localization. Furthermore, most current methods are designed for 2D image segmentation, which do not fully leverage the volumetric information if directly applied to image slices. In this paper, we propose a scribble-based volumetric image segmentation, Scribble2D5, which tackles 3D anisotropic image segmentation and improves boundary prediction. To achieve this, we augment a 2.5D attention UNet with a proposed label propagation module to extend semantic information from scribbles and a combination of static and active boundary prediction to learn ROI's boundary and regularize its shape. Extensive experiments on three public datasets demonstrate Scribble2D5 significantly outperforms current scribble-based methods and approaches the performance of fully-supervised ones. Our code is available online.

📄 PDF Abstract BibTeX arXiv:2205.06779

Code (1)

qybc/scribble2d5 공식 구현 pytorch

Tasks

Image SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Volumetric Medical Image Segmentation via Scribble Annotations and Shape Priors

2023-10-12 · Qiuhui Chen, Haiying Lyu, Xinyue Hu, Yong Lu 외

Recently, weakly-supervised image segmentation using weak annotations like scribbles has gained great attention in computer vision and medical image analysis, since such annotations are much easier to obtain compared to …

Image SegmentationMedical Image AnalysisMedical Image SegmentationSegmentation+2

PLESS: Pseudo-Label Enhancement with Spreading Scribbles for Weakly Supervised Segmentation

2026-02-12 · Yeva Gabrielyan, Varduhi Yeghiazaryan, Irina Voiculescu arxiv

Weakly supervised learning with scribble annotations uses sparse user-drawn strokes to indicate segmentation labels on a small subset of pixels. This annotation reduces the cost of dense pixel-wise labeling, but suffers …

Medical Image Segmentation

Scribble-based Weakly Supervised Deep Learning for Road Surface Extraction from Remote Sensing Images

2020-10-25 · Yao Wei, Shunping Ji

Road surface extraction from remote sensing images using deep learning methods has achieved good performance, while most of the existing methods are based on fully supervised learning, which requires a large amount of tr…

Boundary DetectionDecoderSemantic Segmentation

From Few to More: Scribble-based Medical Image Segmentation via Masked Context Modeling and Continuous Pseudo Labels

2024-08-23 · Zhisong Wang, Yiwen Ye, Ziyang Chen, Minglei Shu 외

Scribble-based weakly supervised segmentation techniques offer comparable performance to fully supervised methods while significantly reducing annotation costs, making them an appealing alternative. Existing methods ofte…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1

Scribble Hides Class: Promoting Scribble-Based Weakly-Supervised Semantic Segmentation with Its Class Label

2024-02-27 · Xinliang Zhang, Lei Zhu, Hangzhou He, Lujia Jin 외

Scribble-based weakly-supervised semantic segmentation using sparse scribble supervision is gaining traction as it reduces annotation costs when compared to fully annotated alternatives. Existing methods primarily genera…

SegmentationSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation