paper-with-me

Papers

Interactive segmentation using U-Net with weight map and dynamic user interactions

2021-11-18 · Ragavie Pirabaharan, Naimul Khan

Interactive segmentation has recently attracted attention for specialized tasks where expert input is required to further enhance the segmentation performance. In this work, we propose a novel interactive segmentation framework, where user clicks are dynamically adapted in size based on the current segmentation mask. The clicked regions form a weight map and are fed to a deep neural network as a novel weighted loss function. To evaluate our loss function, an interactive U-Net (IU-Net) model which applies both foreground and background user clicks as the main method of interaction is employed. We train and validate on the BCV dataset, while testing on spleen and colon cancer CT images from the MSD dataset to improve the overall segmentation accuracy in comparison to the standard U-Net using our weighted loss function. Applying dynamic user click sizes increases the overall accuracy by 5.60% and 10.39% respectively by utilizing only a single user interaction.

📄 PDF Abstract BibTeX arXiv:2111.09740

Code (0)

등록된 구현이 없습니다.

Tasks

Interactive SegmentationSegmentation

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

MultiverSeg: Scalable Interactive Segmentation of Biomedical Imaging Datasets with In-Context Guidance

2024-12-19 · Hallee E. Wong, Jose Javier Gonzalez Ortiz, John Guttag, Adrian V. Dalca

Medical researchers and clinicians often need to perform novel segmentation tasks on a set of related images. Existing methods for segmenting a new dataset are either interactive, requiring substantial human effort for e…

Interactive SegmentationSegmentation

DynaMITe: Dynamic Query Bootstrapping for Multi-object Interactive Segmentation Transformer

2023-04-13 · ICCV 2023 1 · Amit Kumar Rana, Sabarinath Mahadevan, Alexander Hermans, Bastian Leibe

Most state-of-the-art instance segmentation methods rely on large amounts of pixel-precise ground-truth annotations for training, which are expensive to create. Interactive segmentation networks help generate such annota…

DecoderInstance SegmentationInteractive SegmentationSegmentation+1

Boundary-aware Supervoxel-level Iteratively Refined Interactive 3D Image Segmentation with Multi-agent Reinforcement Learning

2023-03-19 · Chaofan Ma, Qisen Xu, Xiangfeng Wang, Bo Jin 외

Interactive segmentation has recently been explored to effectively and efficiently harvest high-quality segmentation masks by iteratively incorporating user hints. While iterative in nature, most existing interactive seg…

Image SegmentationInteractive SegmentationMulti-agent Reinforcement Learningreinforcement-learning+4

Scribble-based fast weak-supervision and interactive corrections for segmenting whole slide images

2024-02-13 · Antoine Habis, Roy Rosman Nathanson, Vannary Meas-Yedid, Elsa D. Angelini 외

This paper proposes a dynamic interactive and weakly supervised segmentation method with minimal user interactions to address two major challenges in the segmentation of whole slide histopathology images. First, the lack…

SegmentationWeakly supervised segmentationwhole slide images

Refining Segmentation On-the-Fly: An Interactive Framework for Point Cloud Semantic Segmentation

2024-03-11 · Peng Zhang, Ting Wu, Jinsheng Sun, Weiqing Li 외

Existing interactive point cloud segmentation approaches primarily focus on the object segmentation, which aim to determine which points belong to the object of interest guided by user interactions. This paper concentrat…

Point Cloud SegmentationSegmentationSemantic Segmentation