中文
相关论文

相关论文: MAIS: Memory-Attention for Interactive Segmentatio…

200 篇论文

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

We propose Masked-Attention Transformers for Surgical Instrument Segmentation (MATIS), a two-stage, fully transformer-based method that leverages modern pixel-wise attention mechanisms for instrument segmentation. MATIS exploits the…

计算机视觉与模式识别 · 计算机科学 2024-01-29 Nicolás Ayobi , Alejandra Pérez-Rondón , Santiago Rodríguez , Pablo Arbeláez

Referring image segmentation (RIS) aims to segment a particular region based on a language expression prompt. Existing methods incorporate linguistic features into visual features and obtain multi-modal features for mask decoding. However,…

计算机视觉与模式识别 · 计算机科学 2024-05-22 Mengxi Zhang , Yiming Liu , Xiangjun Yin , Huanjing Yue , Jingyu Yang

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

Within this work, we introduce LIMIS: The first purely language-based interactive medical image segmentation model. We achieve this by adapting Grounded SAM to the medical domain and designing a language-based model interaction strategy…

计算机视觉与模式识别 · 计算机科学 2024-10-23 Lena Heinemann , Alexander Jaus , Zdravko Marinov , Moon Kim , Maria Francesca Spadea , Jens Kleesiek , Rainer Stiefelhagen

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

Instance-level video segmentation requires a solid integration of spatial and temporal information. However, current methods rely mostly on domain-specific information (online learning) to produce accurate instance-level segmentations. We…

计算机视觉与模式识别 · 计算机科学 2019-04-12 Juan Leon Alcazar , Maria A. Bravo , Ali K. Thabet , Guillaume Jeanneret , Thomas Brox , Pablo Arbelaez , Bernard Ghanem

Foundational models such as the Segment Anything Model (SAM) are gaining traction in medical imaging segmentation, supporting multiple downstream tasks. However, such models are supervised in nature, still relying on large annotated…

计算机视觉与模式识别 · 计算机科学 2025-03-07 Aishik Konwer , Zhijian Yang , Erhan Bas , Cao Xiao , Prateek Prasanna , Parminder Bhatia , Taha Kass-Hout

We propose a novel guided interactive segmentation (GIS) algorithm for video objects to improve the segmentation accuracy and reduce the interaction time. First, we design the reliability-based attention module to analyze the reliability of…

计算机视觉与模式识别 · 计算机科学 2021-04-22 Yuk Heo , Yeong Jun Koh , Chang-Su Kim

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

One of the common and promising deep learning approaches used for medical image segmentation is transformers, as they can capture long-range dependencies among the pixels by utilizing self-attention. Despite being successful in medical…

计算机视觉与模式识别 · 计算机科学 2023-11-01 Md Motiur Rahman , Shiva Shokouhmand , Smriti Bhatt , Miad Faezipour

Despite recent progress of automatic medical image segmentation techniques, fully automatic results usually fail to meet the clinical use and typically require further refinement. In this work, we propose a quality-aware memory network for…

计算机视觉与模式识别 · 计算机科学 2021-07-06 Tianfei Zhou , Liulei Li , Gustav Bredell , Jianwu Li , Ender Konukoglu

Interactive image segmentation aims at segmenting a target region through a way of human-computer interaction. Recent works based on deep learning have achieved excellent performance, while most of them focus on improving the accuracy of…

计算机视觉与模式识别 · 计算机科学 2022-10-21 Yuying Hao , Yi Liu , Juncai Peng , Haoyi Xiong , Guowei Chen , Shiyu Tang , Zeyu Chen , Baohua Lai

Instance segmentation, a cornerstone task in computer vision, has wide-ranging applications in diverse industries. The advent of deep learning and artificial intelligence has underscored the criticality of training effective models,…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Chih-Chung Hsu , Chia-Ming Lee

Interactive segmentation enables users to segment as needed by providing cues of objects, which introduces human-computer interaction for many fields, such as image editing and medical image analysis. Typically, massive and expansive…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Kehan Li , Yian Zhao , Zhennan Wang , Zesen Cheng , Peng Jin , Xiangyang Ji , Li Yuan , Chang Liu , Jie Chen

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 aims to accurately segment target objects with minimal user interactions. However, current methods often fail to accurately separate target objects from the background, due to a limited understanding of order, the…

计算机视觉与模式识别 · 计算机科学 2025-02-10 Bin Wang , Anwesa Choudhuri , Meng Zheng , Zhongpai Gao , Benjamin Planche , Andong Deng , Qin Liu , Terrence Chen , Ulas Bagci , Ziyan Wu

The Segment Anything Model (SAM) is the first foundation model for general image segmentation. It has achieved impressive results on various natural image segmentation tasks. However, medical image segmentation (MIS) is more challenging…

We explore the capability of plain Vision Transformers (ViTs) for semantic segmentation and propose the SegVit. Previous ViT-based segmentation networks usually learn a pixel-level representation from the output of the ViT. Differently, we…

计算机视觉与模式识别 · 计算机科学 2022-12-13 Bowen Zhang , Zhi Tian , Quan Tang , Xiangxiang Chu , Xiaolin Wei , Chunhua Shen , Yifan Liu

Due to low tissue contrast, irregular object appearance, and unpredictable location variation, segmenting the objects from different medical imaging modalities (e.g., CT, MR) is considered as an important yet challenging task. In this…

计算机视觉与模式识别 · 计算机科学 2018-05-10 Jinquan Sun , Yinghuan Shi , Yang Gao , Lei Wang , Luping Zhou , Wanqi Yang , Dinggang Shen
‹ 上一页 1 2 3 10 下一页 ›