中文
相关论文

相关论文: Multi-Content Interaction Network for Few-Shot Seg…

200 篇论文

In medical images, various types of lesions often manifest significant differences in their shape and texture. Accurate medical image segmentation demands deep learning models with robust capabilities in multi-scale and boundary feature…

图像与视频处理 · 电气工程与系统科学 2024-08-20 Zhenhuan Zhou , Along He , Yanlin Wu , Rui Yao , Xueshuo Xie , Tao Li

Few-shot instance segmentation (FSIS) conjoins the few-shot learning paradigm with general instance segmentation, which provides a possible way of tackling instance segmentation in the lack of abundant labeled data for training. This paper…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Zhibo Fan , Jin-Gang Yu , Zhihao Liang , Jiarong Ou , Changxin Gao , Gui-Song Xia , Yuanqing Li

We tackle the challenging task of few-shot segmentation in this work. It is essential for few-shot semantic segmentation to fully utilize the support information. Previous methods typically adopt masked average pooling over the support…

计算机视觉与模式识别 · 计算机科学 2022-06-30 Weide Liu , Chi Zhang , Henghui Ding , Tzu-Yi Hung , Guosheng Lin

Few-Shot Instance Segmentation (FSIS) requires detecting and segmenting novel classes with limited support examples. Existing methods based on Region Proposal Networks (RPNs) face two issues: 1) Overfitting suppresses novel class objects;…

计算机视觉与模式识别 · 计算机科学 2024-08-09 Yue Han , Jiangning Zhang , Yabiao Wang , Chengjie Wang , Yong Liu , Lu Qi , Xiangtai Li , Ming-Hsuan Yang

Few-shot segmentation is challenging because objects within the support and query images could significantly differ in appearance and pose. Using a single prototype acquired directly from the support image to segment the query image causes…

计算机视觉与模式识别 · 计算机科学 2020-09-02 Boyu Yang , Chang Liu , Bohao Li , Jianbin Jiao , Qixiang Ye

Many few-shot segmentation (FSS) methods use cross attention to fuse support foreground (FG) into query features, regardless of the quadratic complexity. A recent advance Mamba can also well capture intra-sequence dependencies, yet the…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Qianxiong Xu , Xuanyi Liu , Lanyun Zhu , Guosheng Lin , Cheng Long , Ziyue Li , Rui Zhao

We introduce the integrative task of few-shot classification and segmentation (FS-CS) that aims to both classify and segment target objects in a query image when the target classes are given with a few examples. This task combines two…

计算机视觉与模式识别 · 计算机科学 2022-04-28 Dahyun Kang , Minsu Cho

Computer vision researchers have extensively worked on fundamental infrared visual recognition for the past few decades. Among various approaches, deep learning has emerged as the most promising candidate. However, Infrared Small Object…

计算机视觉与模式识别 · 计算机科学 2025-05-28 Imad Ali Shah , Fahad Mumtaz Malik , Muhammad Waqas Ashraf

Convolutional neural network (CNN) has led to significant progress in object detection. In order to detect the objects in various sizes, the object detectors often exploit the hierarchy of the multi-scale feature maps called feature…

计算机视觉与模式识别 · 计算机科学 2020-01-22 Jin Hyeok Yoo , Dongsuk Kum , Jun Won Choi

Diffusion models have demonstrated excellent performance in image generation. Although various few-shot semantic segmentation (FSS) models with different network structures have been proposed, performance improvement has reached a…

计算机视觉与模式识别 · 计算机科学 2023-10-12 Weimin Tan , Siyuan Chen , Bo Yan

Few-shot semantic segmentation (FSS) methods have shown great promise in handling data-scarce scenarios, particularly in medical image segmentation tasks. However, most existing FSS architectures lack sufficient interpretability and fail to…

计算机视觉与模式识别 · 计算机科学 2025-02-11 Shengdong Zhang , Fan Jia , Xiang Li , Hao Zhang , Jun Shi , Liyan Ma , Shihui Ying

Remote sensing image semantic segmentation is an important problem for remote sensing image interpretation. Although remarkable progress has been achieved, existing deep neural network methods suffer from the reliance on massive training…

计算机视觉与模式识别 · 计算机科学 2023-09-18 Linhan Wang , Shuo Lei , Jianfeng He , Shengkun Wang , Min Zhang , Chang-Tien Lu

In recent years, few-shot segmentation (FSS) models have emerged as a promising approach in medical imaging analysis, offering remarkable adaptability to segment novel classes with limited annotated data. Existing approaches to few-shot…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Mohammad Mozafari , Hosein Hasani , Reza Vahidimajd , Mohamadreza Fereydooni , Mahdieh Soleymani Baghshah

Thanks to the advantages of the friendly annotations and the satisfactory performance, Weakly-Supervised Semantic Segmentation (WSSS) approaches have been extensively studied. Recently, the single-stage WSSS was awakened to alleviate…

计算机视觉与模式识别 · 计算机科学 2023-04-27 Chunyan Wang , Dong Zhang , Liyan Zhang , Jinhui Tang

Few-shot segmentation aims to train a segmentation model that can fast adapt to a novel task for which only a few annotated images are provided. Most recent models have adopted a prototype-based paradigm for few-shot inference. These…

计算机视觉与模式识别 · 计算机科学 2024-01-19 Li Guo , Haoming Liu , Yuxuan Xia , Chengyu Zhang , Xiaochen Lu

Deep learning has achieved tremendous success in computer vision, while medical image segmentation (MIS) remains a challenge, due to the scarcity of data annotations. Meta-learning techniques for few-shot segmentation (Meta-FSS) have been…

计算机视觉与模式识别 · 计算机科学 2023-03-08 Qianqian Shen , Yanan Li , Jiyong Jin , Bin Liu

Few-shot object detection (FSOD) aims to detect never-seen objects using few examples. This field sees recent improvement owing to the meta-learning techniques by learning how to match between the query image and few-shot class examples,…

计算机视觉与模式识别 · 计算机科学 2022-05-10 Guangxing Han , Yicheng He , Shiyuan Huang , Jiawei Ma , Shih-Fu Chang

Few-shot multispectral object detection (FSMOD) addresses the challenge of detecting objects across visible and thermal modalities with minimal annotated data. In this paper, we explore this complex task and introduce a framework named…

计算机视觉与模式识别 · 计算机科学 2025-09-26 Manuel Nkegoum , Minh-Tan Pham , Élisa Fromont , Bruno Avignon , Sébastien Lefèvre

Few-shot semantic segmentation (FSS) aims to segment objects of unseen classes in query images with only a few annotated support images. Existing FSS algorithms typically focus on mining category representations from the single-view support…

计算机视觉与模式识别 · 计算机科学 2023-09-29 Qinglong Cao , Yuntian Chen , Chao Ma , Xiaokang Yang

Deep learning models have emerged as the cornerstone of medical image segmentation, but their efficacy hinges on the availability of extensive manually labeled datasets and their adaptability to unforeseen categories remains a challenge.…

计算机视觉与模式识别 · 计算机科学 2024-03-07 Lev Ayzenberg , Raja Giryes , Hayit Greenspan