paper-with-me

Papers

MFP: Making Full Use of Probability Maps for Interactive Image Segmentation

2024-04-29 · CVPR 2024 1 · Chaewon Lee, Seon-Ho Lee, Chang-Su Kim

In recent interactive segmentation algorithms, previous probability maps are used as network input to help predictions in the current segmentation round. However, despite the utilization of previous masks, useful information contained in the probability maps is not well propagated to the current predictions. In this paper, to overcome this limitation, we propose a novel and effective algorithm for click-based interactive image segmentation, called MFP, which attempts to make full use of probability maps. We first modulate previous probability maps to enhance their representations of user-specified objects. Then, we feed the modulated probability maps as additional input to the segmentation network. We implement the proposed MFP algorithm based on the ResNet-34, HRNet-18, and ViT-B backbones and assess the performance extensively on various datasets. It is demonstrated that MFP meaningfully outperforms the existing algorithms using identical backbones. The source codes are available at \href{https://github.com/cwlee00/MFP}{https://github.com/cwlee00/MFP}.

📄 PDF Abstract BibTeX arXiv:2404.18448

Code (1)

cwlee00/mfp 공식 구현 pytorch

Tasks

Image SegmentationInteractive SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Deep Interactive Object Selection

2016-03-13 · CVPR 2016 6 · Ning Xu, Brian Price, Scott Cohen, Jimei Yang 외

Interactive object selection is a very important research problem and has many applications. Previous algorithms require substantial user interactions to estimate the foreground and background distributions. In this pape…

Interactive SegmentationObject

Learning Trimaps via Clicks for Image Matting

2024-03-30 · Chenyi Zhang, Yihan Hu, Henghui Ding, Humphrey Shi 외

Despite significant advancements in image matting, existing models heavily depend on manually-drawn trimaps for accurate results in natural image scenarios. However, the process of obtaining trimaps is time-consuming, la…

Image Matting

Evolution of Information in Interactive Decision Making: A Case Study for Multi-Armed Bandits

2025-03-01 · Yuzhou Gu, Yanjun Han, Jian Qian

We study the evolution of information in interactive decision making through the lens of a stochastic multi-armed bandit problem. Focusing on a fundamental example where a unique optimal arm outperforms the rest by a fix…

Decision MakingMulti-Armed Bandits

CNN-based fully automatic mitral valve extraction using CT images and existence probability maps

2023-05-01 · Yukiteru Masuda, Ryo Ishikawa, Toru Tanaka, Gakuto Aoyama 외

Accurate extraction of mitral valve shape from clinical tomographic images acquired in patients has proven useful for planning surgical and interventional mitral valve treatments. However, manual extraction of the mitral…

Computed Tomography (CT)

Risk level dependent Minimax Quantile lower bounds for Interactive Statistical Decision Making

2025-10-07 · Raghav Bongole, Amirreza Zamani, Tobias J. Oechtering, Mikael Skoglund arxiv

Minimax risk and regret focus on expectation, missing rare failures critical in safety-critical bandits and reinforcement learning. Minimax quantiles capture these tails. Three strands of prior work motivate this study: …

Reinforcement LearningDecision Making