中文
相关论文

相关论文: Dense Affinity Matching for Few-Shot Segmentation

200 篇论文

Image segmentation foundation models (SFMs) like Segment Anything Model (SAM) have achieved impressive zero-shot and interactive segmentation across diverse domains. However, they struggle to segment objects with certain structures,…

计算机视觉与模式识别 · 计算机科学 2025-11-17 Yixin Zhang , Nicholas Konz , Kevin Kramer , Maciej A. Mazurowski

Semi-dense detector-free approaches (SDF), such as LoFTR, are currently among the most popular image matching methods. While SDF methods are trained to establish correspondences between two images, their performances are almost exclusively…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Matthieu Vilain , Rémi Giraud , Hugo Germain , Guillaume Bourmaud

Recognizing discriminative details such as eyes and beaks is important for distinguishing fine-grained classes since they have similar overall appearances. In this regard, we introduce Task Discrepancy Maximization (TDM), a simple module…

计算机视觉与模式识别 · 计算机科学 2022-07-06 SuBeen Lee , WonJun Moon , Jae-Pil Heo

Accurate segmentation of tumors and adjacent normal tissues in medical images is essential for surgical planning and tumor staging. Although foundation models generally perform well in segmentation tasks, they often struggle to focus on…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Kai Han , Siqi Ma , Chengxuan Qian , Jun Chen , Chongwen Lyu , Yuqing Song , Zhe Liu

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

Airborne laser scanning and photogrammetry are two main techniques to obtain 3D data representing the object surface. Due to the high cost of laser scanning, we want to explore the potential of using point clouds derived by dense image…

计算机视觉与模式识别 · 计算机科学 2018-07-26 Zhenchao Zhang , Markus Gerke , George Vosselman , Michael Ying Yang

We present Dense-SfM, a novel Structure from Motion (SfM) framework designed for dense and accurate 3D reconstruction from multi-view images. Sparse keypoint matching, which traditional SfM methods often rely on, limits both accuracy and…

计算机视觉与模式识别 · 计算机科学 2026-01-29 JongMin Lee , Sungjoo Yoo

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

Existing few-shot segmentation methods have achieved great progress based on the support-query matching framework. But they still heavily suffer from the limited coverage of intra-class variations from the few-shot supports provided.…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Qi Fan , Wenjie Pei , Yu-Wing Tai , Chi-Keung Tang

The task of few-shot image classification and segmentation (FS-CS) requires the classification and segmentation of target objects in a query image, given only a few examples of the target classes. We introduce a method that utilises large…

计算机视觉与模式识别 · 计算机科学 2023-11-22 Tian Meng , Yang Tao , Wuliang Yin

Few-shot segmentation (FSS) is a dense prediction task that aims to infer the pixel-wise labels of unseen classes using only a limited number of annotated images. The key challenge in FSS is to classify the labels of query pixels using…

计算机视觉与模式识别 · 计算机科学 2023-08-23 Wenbo Xu , Huaxi Huang , Ming Cheng , Litao Yu , Qiang Wu , Jian Zhang

Few-shot segmentation has garnered significant attention. Many recent approaches attempt to introduce the Segment Anything Model (SAM) to handle this task. With the strong generalization ability and rich object-specific extraction ability…

计算机视觉与模式识别 · 计算机科学 2025-11-20 Jin Wang , Bingfeng Zhang , Jian Pang , Weifeng Liu , Baodi Liu , Honglong Chen

Few-shot action recognition aims to enable models to quickly learn new action categories from limited labeled samples, addressing the challenge of data scarcity in real-world applications. Current research primarily addresses three core…

计算机视觉与模式识别 · 计算机科学 2025-12-23 Xiaoyang Li , Mingming Lu , Ruiqi Wang , Hao Li , Zewei Le

Deep learning models have become the mainstream method for medical image segmentation, but they require a large manually labeled dataset for training and are difficult to extend to unseen categories. Few-shot segmentation(FSS) has the…

图像与视频处理 · 电气工程与系统科学 2023-07-27 Yao Huang , Jianming Liu

Few-shot segmentation aims to accurately segment novel target objects within query images using only a limited number of annotated support images. The recent works exploit support background as well as its foreground to precisely compute…

计算机视觉与模式识别 · 计算机科学 2023-12-27 Suho Park , SuBeen Lee , Sangeek Hyun , Hyun Seok Seong , Jae-Pil Heo

Recent developments in self-supervised learning (SSL) have made it possible to learn data representations without the need for annotations. Inspired by the non-contrastive SSL approach (SimSiam), we introduce a novel framework SIMSAM to…

计算机视觉与模式识别 · 计算机科学 2024-06-13 Chanda Grover Kamra , Indra Deep Mastan , Nitin Kumar , Debayan Gupta

Point cloud segmentation (PCS) aims to separate points into different and meaningful groups. The task plays an important role in robotics because PCS enables robots to understand their physical environments directly. To process sparse and…

计算机视觉与模式识别 · 计算机科学 2025-03-20 Bike Chen , Antti Tikanmäki , Juha Röning

In semantic segmentation, accurate prediction masks are crucial for downstream tasks such as medical image analysis and image editing. Due to the lack of annotated data, few-shot semantic segmentation (FSS) performs poorly in predicting…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Chen-Bin Feng , Qi Lai , Kangdao Liu , Houcheng Su , Chi-Man Vong

The goal of few-shot fine-grained image classification is to recognize rarely seen fine-grained objects in the query set, given only a few samples of this class in the support set. Previous works focus on learning discriminative image…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Yike Wu , Bo Zhang , Gang Yu , Weixi Zhang , Bin Wang , Tao Chen , Jiayuan Fan

Few-shot Segmentation (FSS) aims to segment the interested objects in the query image with just a handful of labeled samples (i.e., support images). Previous schemes would leverage the similarity between support-query pixel pairs to…

计算机视觉与模式识别 · 计算机科学 2024-09-27 Hanbo Bi , Yingchao Feng , Yongqiang Mao , Jianning Pei , Wenhui Diao , Hongqi Wang , Xian Sun