paper-with-me

Papers

FocalClick: Towards Practical Interactive Image Segmentation

2022-04-06 · CVPR 2022 1 · Xi Chen, Zhiyan Zhao, Yilei Zhang, Manni Duan, Donglian Qi, Hengshuang Zhao

Interactive segmentation allows users to extract target masks by making positive/negative clicks. Although explored by many previous works, there is still a gap between academic approaches and industrial needs: first, existing models are not efficient enough to work on low power devices; second, they perform poorly when used to refine preexisting masks as they could not avoid destroying the correct part. FocalClick solves both issues at once by predicting and updating the mask in localized areas. For higher efficiency, we decompose the slow prediction on the entire image into two fast inferences on small crops: a coarse segmentation on the Target Crop, and a local refinement on the Focus Crop. To make the model work with preexisting masks, we formulate a sub-task termed Interactive Mask Correction, and propose Progressive Merge as the solution. Progressive Merge exploits morphological information to decide where to preserve and where to update, enabling users to refine any preexisting mask effectively. FocalClick achieves competitive results against SOTA methods with significantly smaller FLOPs. It also shows significant superiority when making corrections on preexisting masks. Code and data will be released at github.com/XavierCHEN34/ClickSEG

📄 PDF Abstract BibTeX arXiv:2204.02574

Code (1)

XavierCHEN34/ClickSEG 공식 구현 pytorch

Tasks

Image SegmentationInteractive SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

FocalClick-XL: Towards Unified and High-quality Interactive Segmentation

2025-06-17 · Xi Chen, Hengshuang Zhao

Interactive segmentation enables users to extract binary masks of target objects through simple interactions such as clicks, scribbles, and boxes. However, existing methods often support only limited interaction forms an…

Interactive Segmentation

Deep learning-based interactive segmentation in remote sensing

2023-08-25 · Zhe Wang, Shoukun Sun, Xiang Que, Xiaogang Ma 외

Interactive segmentation, a computer vision technique where a user provides guidance to help an algorithm segment a feature of interest in an image, has achieved outstanding accuracy and efficient human-computer interact…

Deep LearningInteractive SegmentationLand Cover ClassificationSegmentation+1

Segment Anything Model for Medical Image Analysis: an Experimental Study

2023-04-20 · Maciej A. Mazurowski, Haoyu Dong, Hanxue Gu, Jichen Yang 외

Training segmentation models for medical images continues to be challenging due to the limited availability of data annotations. Segment Anything Model (SAM) is a foundation model that is intended to segment user-defined…

Image SegmentationInteractive SegmentationMedical Image AnalysisMedical Image Segmentation+4

EdgeFlow: Achieving Practical Interactive Segmentation with Edge-Guided Flow

2021-09-20 · Yuying Hao, Yi Liu, Zewu Wu, Lin Han 외

High-quality training data play a key role in image segmentation tasks. Usually, pixel-level annotations are expensive, laborious and time-consuming for the large volume of training data. To reduce labelling cost and imp…

Image SegmentationInteractive SegmentationSegmentationSemantic Segmentation

Interactive Segmentation Model for Placenta Segmentation from 3D Ultrasound images

2024-07-10 · Hao Li, Baris Oguz, Gabriel Arenas, Xing Yao 외

Placenta volume measurement from 3D ultrasound images is critical for predicting pregnancy outcomes, and manual annotation is the gold standard. However, such manual annotation is expensive and time-consuming. Automated …

Interactive SegmentationPlacenta SegmentationSegmentation