中文
相关论文

相关论文: FocalClick: Towards Practical Interactive Image Se…

200 篇论文

We propose a self-supervised spatio-temporal matching method, coined Motion-Aware Mask Propagation (MAMP), for video object segmentation. MAMP leverages the frame reconstruction task for training without the need for annotations. During…

计算机视觉与模式识别 · 计算机科学 2021-10-29 Bo Miao , Mohammed Bennamoun , Yongsheng Gao , Ajmal Mian

Cell instance segmentation models trained on cell-specific datasets suffer severe performance drops on out-of-distribution cell types, while interactive foundation models overcome this through per-instance prompting at a cost that is…

计算机视觉与模式识别 · 计算机科学 2026-05-29 Sanghyun Jo , Seo Jin Lee , Seohyung Hong , Yoorim Gang , Hyeongsub Kim , Hyungseok Seo , Kyungsu Kim

Many recent approaches in contrastive learning have worked to close the gap between pretraining on iconic images like ImageNet and pretraining on complex scenes like COCO. This gap exists largely because commonly used random crop…

计算机视觉与模式识别 · 计算机科学 2022-08-17 Renhao Wang , Hang Zhao , Yang Gao

Semantic segmentation is one of the core tasks in the field of computer vision, and its goal is to accurately classify each pixel in an image. The traditional Unet model achieves efficient feature extraction and fusion through an…

计算机视觉与模式识别 · 计算机科学 2025-02-07 Xuan Li , Quanchao Lu , Yankaiqi Li , Muqing Li , Yijiashun Qi

Deep segmentation models often face the failure risks when the testing image presents unseen distributions. Improving model robustness against these risks is crucial for the large-scale clinical application of deep models. In this study,…

计算机视觉与模式识别 · 计算机科学 2022-07-04 Yuhao Huang , Xin Yang , Xiaoqiong Huang , Jiamin Liang , Xinrui Zhou , Cheng Chen , Haoran Dou , Xindi Hu , Yan Cao , Dong Ni

Two successful approaches for the segmentation of biomedical images are (1) the selection of segment candidates from a merge-tree, and (2) the clustering of small superpixels by solving a Multi-Cut problem. In this paper, we introduce a…

计算机视觉与模式识别 · 计算机科学 2017-07-05 Jan Funke , Chong Zhang , Tobias Pietzsch , Stephan Saalfeld

Recently, large foundation models trained on vast datasets have demonstrated exceptional capabilities in feature extraction and general feature representation. The ongoing advancements in deep learning-driven large models have shown great…

计算机视觉与模式识别 · 计算机科学 2025-08-27 Meiqi Hu , Lingzhi Lu , Chengxi Han , Xiaoping Liu

We address interactive full image annotation, where the goal is to accurately segment all object and stuff regions in an image. We propose an interactive, scribble-based annotation framework which operates on the whole image to produce…

计算机视觉与模式识别 · 计算机科学 2019-04-11 Eirikur Agustsson , Jasper R. R. Uijlings , Vittorio Ferrari

Semantic segmentation is essential in computer vision for various applications, yet traditional approaches face significant challenges, including the high cost of annotation and extensive training for supervised learning. Additionally, due…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Yasufumi Kawano , Yoshimitsu Aoki

Referring video object segmentation aims to segment and track a target object in a video using a natural language prompt. Existing methods typically fuse visual and textual features in a highly entangled manner, processing multi-modal…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Suhwan Cho , Seunghoon Lee , Minhyeok Lee , Jungho Lee , Sangyoun Lee

The Segment Anything Model (SAM) is a recently developed large model for general-purpose segmentation for computer vision tasks. SAM was trained using 11 million images with over 1 billion masks and can produce segmentation results for a…

计算机视觉与模式识别 · 计算机科学 2023-06-22 Yizhe Zhang , Tao Zhou , Shuo Wang , Peixian Liang , Danny Z. Chen

Referring medical image segmentation targets delineating lesions indicated by textual descriptions. Aligning visual and textual cues is challenging due to their distinct data properties. Inspired by large-scale pre-trained vision-language…

计算机视觉与模式识别 · 计算机科学 2025-03-21 Yaxiong Chen , Minghong Wei , Zixuan Zheng , Jingliang Hu , Yilei Shi , Shengwu Xiong , Xiao Xiang Zhu , Lichao Mou

This paper addresses the task of segmenting class-agnostic objects in semi-supervised setting. Although previous detection based methods achieve relatively good performance, these approaches extract the best proposal by a greedy strategy,…

计算机视觉与模式识别 · 计算机科学 2020-12-11 Daizong Liu , Shuangjie Xu , Xiao-Yang Liu , Zichuan Xu , Wei Wei , Pan Zhou

We propose an interactive approach for 3D instance segmentation, where users can iteratively collaborate with a deep learning model to segment objects in a 3D point cloud directly. Current methods for 3D instance segmentation are generally…

计算机视觉与模式识别 · 计算机科学 2023-01-24 Theodora Kontogianni , Ekin Celikkan , Siyu Tang , Konrad Schindler

Polyp segmentation is a crucial step towards computer-aided diagnosis of colorectal cancer. However, most of the polyp segmentation methods require pixel-wise annotated datasets. Annotated datasets are tedious and time-consuming to produce,…

计算机视觉与模式识别 · 计算机科学 2022-11-23 Guangyu Ren , Michalis Lazarou , Jing Yuan , Tania Stathaki

We present a superpixel-based strategy for segmenting skin lesion on dermoscopic images. The segmentation is carried out by over-segmenting the original image using the SLIC algorithm, and then merge the resulting superpixels into two…

计算机视觉与模式识别 · 计算机科学 2018-08-22 Diego Patiño , Jonathan Avendaño , John Willian Branch

The availability of large-scale remote sensing video data underscores the importance of high-quality interactive segmentation. However, challenges such as small object sizes, ambiguous features, and limited generalization make it difficult…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Zhe Shan , Yang Liu , Lei Zhou , Cheng Yan , Heng Wang , Xia Xie

Few-shot segmentation (FSS) aims to segment the target object in a query image using only a small set of support images and masks. Therefore, having strong prior information for the target object using the support set is essential for…

计算机视觉与模式识别 · 计算机科学 2026-01-07 Seonghyeon Moon , Haein Kong , Muhammad Haris Khan , Mubbasir Kapadia , Yuewei Lin

Segment Anything (SAM) has recently pushed the boundaries of segmentation by demonstrating zero-shot generalization and flexible prompting after training on over one billion masks. Despite this, its mask prediction accuracy often falls…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Zezhong Fan , Xiaohan Li , Topojoy Biswas , Kaushiki Nag , Kannan Achan

Recent works utilize CLIP to perform the challenging unsupervised semantic segmentation task where only images without annotations are available. However, we observe that when adopting CLIP to such a pixel-level understanding task,…

计算机视觉与模式识别 · 计算机科学 2026-05-11 Jingyun Wang , Guoliang Kang
‹ 上一页 1 8 9 10 下一页 ›