中文
相关论文

相关论文: SkipClick: Combining Quick Responses and Low-Level…

200 篇论文

In the interactive segmentation, users initially click on the target object to segment the main body and then provide corrections on mislabeled regions to iteratively refine the segmentation masks. Most existing methods transform these…

计算机视觉与模式识别 · 计算机科学 2021-06-22 Chun-Tse Lin , Wei-Chih Tu , Chih-Ting Liu , Shao-Yi Chien

Interactive segmentation methods rely on user inputs to iteratively update the selection mask. A click specifying the object of interest is arguably the most simple and intuitive interaction type, and thereby the most common choice for…

计算机视觉与模式识别 · 计算机科学 2024-04-08 Andrey Moskalenko , Vlad Shakhuro , Anna Vorontsova , Anton Konushin , Anton Antonov , Alexander Krapukhin , Denis Shepelev , Konstantin Soshin

Interactive image segmentation algorithms rely on the user to provide annotations as the guidance. When the task of interactive segmentation is performed on a small touchscreen device, the requirement of providing precise annotations could…

计算机视觉与模式识别 · 计算机科学 2018-12-19 Ding-Jie Chen , Hwann-Tzong Chen , Long-Wen Chang

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…

计算机视觉与模式识别 · 计算机科学 2021-11-19 Ragavie Pirabaharan , Naimul Khan

Click-point-based interactive segmentation has received widespread attention due to its efficiency. However, it's hard for existing algorithms to obtain precise and robust responses after multiple clicks. In this case, the segmentation…

计算机视觉与模式识别 · 计算机科学 2024-05-08 Long Xu , Yongquan Chen , Rui Huang , Feng Wu , Shiwu Lai

Interactive image segmentation enables users to interact minimally with a machine, facilitating the gradual refinement of the segmentation mask for a target of interest. Previous studies have demonstrated impressive performance in…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Kun Li , Hao Cheng , George Vosselman , Michael Ying Yang

Interactive segmentation uses real-time user inputs, such as mouse clicks, to iteratively refine model predictions. Although not originally designed to address distribution shifts, this paradigm naturally lends itself to such challenges. In…

计算机视觉与模式识别 · 计算机科学 2026-04-22 Wentian Xu , Ziyun Liang , Harry Anthony , Yasin Ibrahim , Felix Cohen , Guang Yang , Konstantinos Kamnitsas

In this paper, we present a method to interactively create segmentation masks on the basis of user clicks. We pay particular attention to the segmentation of multiple surfaces that are simultaneously present in the same image. Since these…

计算机视觉与模式识别 · 计算机科学 2025-09-17 Robin Schön , Julian Lorenz , Katja Ludwig , Daniel Kienzle , Rainer Lienhart

In interactive instance segmentation, users give feedback to iteratively refine segmentation masks. The user-provided clicks are transformed into guidance maps which provide the network with necessary cues on the whereabouts of the object…

计算机视觉与模式识别 · 计算机科学 2018-12-10 Soumajit Majumder , Angela Yao

Segmentation of organs or lesions from medical images plays an essential role in many clinical applications such as diagnosis and treatment planning. Though Convolutional Neural Networks (CNN) have achieved the state-of-the-art performance…

计算机视觉与模式识别 · 计算机科学 2021-05-27 Xiangde Luo , Guotai Wang , Tao Song , Jingyang Zhang , Michael Aertsen , Jan Deprest , Sebastien Ourselin , Tom Vercauteren , Shaoting Zhang

Real-time semantic segmentation is of significant importance for mobile and robotics related applications. We propose a computationally efficient segmentation network which we term as ShuffleSeg. The proposed architecture is based on…

计算机视觉与模式识别 · 计算机科学 2018-03-16 Mostafa Gamal , Mennatullah Siam , Moemen Abdel-Razek

Interactive segmentation reduces the annotation time of medical images and allows annotators to iteratively refine labels with corrective interactions, such as clicks. While existing interactive models transform clicks into user guidance…

计算机视觉与模式识别 · 计算机科学 2023-11-27 Zdravko Marinov , Rainer Stiefelhagen , Jens Kleesiek

In recent years, the rapid development of deep learning has brought great advancements to image and video segmentation methods based on neural networks. However, to unleash the full potential of such models, large numbers of high-quality…

计算机视觉与模式识别 · 计算机科学 2022-10-19 Yuying Hao , Yi Liu , Yizhou Chen , Lin Han , Juncai Peng , Shiyu Tang , Guowei Chen , Zewu Wu , Zeyu Chen , Baohua Lai

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 interaction. However, few…

计算机视觉与模式识别 · 计算机科学 2025-05-14 Zhe Wang , Shoukun Sun , Xiang Que , Xiaogang Ma , Carmen Galaz Garcia

In interactive object segmentation a user collaborates with a computer vision model to segment an object. Recent works employ convolutional neural networks for this task: Given an image and a set of corrections made by the user as input,…

计算机视觉与模式识别 · 计算机科学 2020-11-10 Theodora Kontogianni , Michael Gygli , Jasper Uijlings , Vittorio Ferrari

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 concentrates on an unexplored…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Peng Zhang , Ting Wu , Jinsheng Sun , Weiqing Li , Zhiyong Su

Despite the progress of interactive image segmentation methods, high-quality pixel-level annotation is still time-consuming and laborious - a bottleneck for several deep learning applications. We take a step back to propose interactive and…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Jord{ã}o Bragantini , Alexandre X Falc{ã}o , Laurent Najman

We introduce an assessment procedure for interactive segmentation models. Based on concepts from Bayesian Experimental Design, the procedure measures a model's understanding of point prompts and their correspondence with the desired…

计算机视觉与模式识别 · 计算机科学 2024-04-26 Kuan-I Chung , Daniel Moyer

A large-scale dataset is essential for learning good features in 3D shape understanding, but there are only a few datasets that can satisfy deep learning training. One of the major reasons is that current tools for annotating per-point…

计算机视觉与模式识别 · 计算机科学 2021-12-28 Sucheng Qian , Liu Liu , Wenqiang Xu , Cewu Lu

Interactive medical image segmentation refers to the accurate segmentation of the target of interest through interaction (e.g., click) between the user and the image. It has been widely studied in recent years as it is less dependent on…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Ao Chang , Xing Tao , Xin Yang , Yuhao Huang , Xinrui Zhou , Jiajun Zeng , Ruobing Huang , Dong Ni