中文
相关论文

相关论文: MMMS: Multi-Modal Multi-Surface Interactive Segmen…

200 篇论文

Point-based interactive image segmentation can ease the burden of mask annotation in applications such as semantic segmentation and image editing. However, fully extracting the target mask with limited user inputs remains challenging. We…

计算机视觉与模式识别 · 计算机科学 2023-12-25 Chaowei Fang , Ziyin Zhou , Junye Chen , Hanjing Su , Qingyao Wu , Guanbin Li

The goal of this paper is to interactively refine the automatic segmentation on challenging structures that fall behind human performance, either due to the scarcity of available annotations or the difficulty nature of the problem itself,…

计算机视觉与模式识别 · 计算机科学 2022-10-28 Wentao Liu , Chaofan Ma , Yuhuan Yang , Weidi Xie , Ya Zhang

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

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

Recent advances in interactive segmentation (IS) allow speeding up and simplifying image editing and labeling greatly. The majority of modern IS approaches accept user input in the form of clicks. However, using clicks may require too many…

计算机视觉与模式识别 · 计算机科学 2023-12-06 Danil Galeev , Polina Popenova , Anna Vorontsova , Anton Konushin

In this paper we describe a multiscreen-oriented approach for segmenting web pages. The segmentation is an automatic and hybrid visual and structural method. It aims at creating coherent blocks which have different functions determined by…

人机交互 · 计算机科学 2015-10-19 Mira Sarkis , Cyril Concolato , Jean-Claude Dufourd

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 annotations based on an…

计算机视觉与模式识别 · 计算机科学 2023-08-23 Amit Kumar Rana , Sabarinath Mahadevan , Alexander Hermans , Bastian Leibe

Infrared-visible image fusion methods aim at generating fused images with good visual quality and also facilitate the performance of high-level tasks. Indeed, existing semantic-driven methods have considered semantic information injection…

计算机视觉与模式识别 · 计算机科学 2025-09-16 Liying Wang , Xiaoli Zhang , Chuanmin Jia , Siwei Ma

The emergence of Segment Anything (SAM) sparked research interest in the field of interactive segmentation, especially in the context of image editing tasks and speeding up data annotation. Unlike common semantic segmentation, interactive…

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

Interactive image segmentation enables annotators to efficiently perform pixel-level annotation for segmentation tasks. However, the existing interactive segmentation pipeline suffers from inefficient computations of interactive models…

计算机视觉与模式识别 · 计算机科学 2023-08-10 You Huang , Hao Yang , Ke Sun , Shengchuan Zhang , Liujuan Cao , Guannan Jiang , Rongrong Ji

Referring image segmentation aims to segment an object referred to by natural language expression from an image. However, this task is challenging due to the distinct data properties between text and image, and the randomness introduced by…

计算机视觉与模式识别 · 计算机科学 2023-05-25 Yichen Yan , Xingjian He , Wenxuan Wan , Jing Liu

In this paper, we address the challenging modality-agnostic semantic segmentation (MaSS), aiming at centering the value of every modality at every feature granularity. Training with all available visual modalities and effectively fusing an…

计算机视觉与模式识别 · 计算机科学 2024-12-24 Xu Zheng , Yuanhuiyi Lyu , Lutao Jiang , Jiazhou Zhou , Lin Wang , Xuming Hu

Interactive segmentation enables users to extract masks by providing simple annotations to indicate the target, such as boxes, clicks, or scribbles. Among these interaction formats, scribbles are the most flexible as they can be of…

计算机视觉与模式识别 · 计算机科学 2023-03-21 Xi Chen , Yau Shing Jonathan Cheung , Ser-Nam Lim , Hengshuang Zhao

Interactive image segmentation aims at obtaining a segmentation mask for an image using simple user annotations. During each round of interaction, the segmentation result from the previous round serves as feedback to guide the user's…

计算机视觉与模式识别 · 计算机科学 2023-03-22 Qiaoqiao Wei , Hui Zhang , Jun-Hai Yong

Training a computer vision system to segment a novel class typically requires collecting and painstakingly annotating lots of images with objects from that class. Few-shot segmentation techniques reduce the required number of images to…

计算机视觉与模式识别 · 计算机科学 2024-03-25 Shreyas Chandgothia , Ardhendu Sekhar , Amit Sethi

For click-based interactive segmentation methods, reducing the number of clicks required to obtain a desired segmentation result is essential. Although recent click-based methods yield decent segmentation results, we observe that…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Chaewon Lee , Chang-Su Kim

Interactive Medical Image Segmentation (IMIS) has long been constrained by the limited availability of large-scale, diverse, and densely annotated datasets, which hinders model generalization and consistent evaluation across different…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Junlong Cheng , Bin Fu , Jin Ye , Guoan Wang , Tianbin Li , Haoyu Wang , Ruoyu Li , He Yao , Junren Chen , Jingwen Li , Yanzhou Su , Min Zhu , Junjun He

Robust and accurate segmentation of scenes has become one core functionality in various visual recognition and navigation tasks. This has inspired the recent development of Segment Anything Model (SAM), a foundation model for general mask…

计算机视觉与模式识别 · 计算机科学 2024-08-20 Aoran Xiao , Weihao Xuan , Heli Qi , Yun Xing , Naoto Yokoya , Shijian Lu

The interactive segmentation task consists in the creation of object segmentation masks based on user interactions. The most common way to guide a model towards producing a correct segmentation consists in clicks on the object and…

计算机视觉与模式识别 · 计算机科学 2024-04-15 Robin Schön , Julian Lorenz , Katja Ludwig , Rainer Lienhart

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