中文
相关论文

相关论文: Few-Shot Pattern Detection via Template Matching a…

200 篇论文

Few-shot object detection (FSOD), with the aim to detect novel objects using very few training examples, has recently attracted great research interest in the community. Metric-learning based methods have been demonstrated to be effective…

计算机视觉与模式识别 · 计算机科学 2022-09-30 Guangxing Han , Jiawei Ma , Shiyuan Huang , Long Chen , Shih-Fu Chang

Few-shot object detection (FSOD) helps detectors adapt to unseen classes with few training instances, and is useful when manual annotation is time-consuming or data acquisition is limited. Unlike previous attempts that exploit few-shot…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Jiaxi Wu , Songtao Liu , Di Huang , Yunhong Wang

Due to the scarcity of sampling data in reality, few-shot object detection (FSOD) has drawn more and more attention because of its ability to quickly train new detection concepts with less data. However, there are still failure…

计算机视觉与模式识别 · 计算机科学 2023-12-22 Zeyu Shangguan , Lian Huai , Tong Liu , Xingqun Jiang

Object detection is a critical field in computer vision focusing on accurately identifying and locating specific objects in images or videos. Traditional methods for object detection rely on large labeled training datasets for each object…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Vishal Chudasama , Hiran Sarkar , Pankaj Wasnik , Vineeth N Balasubramanian , Jayateja Kalla

In the object detection task, CNN (Convolutional neural networks) models always need a large amount of annotated examples in the training process. To reduce the dependency of expensive annotations, few-shot object detection has become an…

计算机视觉与模式识别 · 计算机科学 2021-01-01 Yuewen Li , Wenquan Feng , Shuchang Lyu , Qi Zhao , Xuliang Li

Few-shot object detection aims to detect instances of specific categories in a query image with only a handful of support samples. Although this takes less effort than obtaining enough annotated images for supervised object detection, it…

计算机视觉与模式识别 · 计算机科学 2021-09-17 Hojun Lee , Myunggi Lee , Nojun Kwak

Few-shot detection is a major task in pattern recognition which seeks to localize objects using models trained with few labeled data. One of the mainstream few-shot methods is transfer learning which consists in pretraining a detection…

计算机视觉与模式识别 · 计算机科学 2024-02-15 Jie Mei , Mingyuan Jiu , Hichem Sahbi , Xiaoheng Jiang , Mingliang Xu

To mitigate the detection performance drop caused by domain shift, we aim to develop a novel few-shot adaptation approach that requires only a few target domain images with limited bounding box annotations. To this end, we first observe…

计算机视觉与模式识别 · 计算机科学 2019-03-25 Tao Wang , Xiaopeng Zhang , Li Yuan , Jiashi Feng

We propose a new method for fine-grained few-shot recognition via deep object parsing. In our framework, an object is made up of K distinct parts and for each part, we learn a dictionary of templates, which is shared across all instances…

计算机视觉与模式识别 · 计算机科学 2022-10-14 Ruizhao Zhu , Pengkai Zhu , Samarth Mishra , Venkatesh Saligrama

Object detection in remote sensing images relies on a large amount of labeled data for training. However, the increasing number of new categories and class imbalance make exhaustive annotation impractical. Few-shot object detection (FSOD)…

计算机视觉与模式识别 · 计算机科学 2023-11-17 Nanqing Liu , Xun Xu , Turgay Celik , Zongxin Gan , Heng-Chao Li

Few-shot object detection (FSOD) aims to extract semantic knowledge from limited object instances of novel categories within a target domain. Recent advances in FSOD focus on fine-tuning the base model based on a few objects via…

计算机视觉与模式识别 · 计算机科学 2023-12-01 Weikai Li , Hongfeng Wei , Yanlai Wu , Jie Yang , Yudi Ruan , Yuan Li , Ying Tang

Few-Shot Object Detection (FSOD) is a rapidly growing field in computer vision. It consists in finding all occurrences of a given set of classes with only a few annotated examples for each class. Numerous methods have been proposed to…

计算机视觉与模式识别 · 计算机科学 2022-01-07 Pierre Le Jeune , Anissa Mokraoui

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

Conventional training of deep neural networks requires a large number of the annotated image which is a laborious and time-consuming task, particularly for rare objects. Few-shot object detection (FSOD) methods offer a remedy by realizing…

计算机视觉与模式识别 · 计算机科学 2023-03-21 Zeyu Shangguan , Mohammad Rostami

Few-Shot Remote Sensing Scene Classification (FSRSSC) is an important task, which aims to recognize novel scene classes with few examples. Recently, several studies attempt to address the FSRSSC problem by following few-shot natural image…

计算机视觉与模式识别 · 计算机科学 2022-10-05 Baoquan Zhang , Shanshan Feng , Xutao Li , Yunming Ye , Rui Ye

Conventional methods for object detection typically require a substantial amount of training data and preparing such high-quality training data is very labor-intensive. In this paper, we propose a novel few-shot object detection network…

计算机视觉与模式识别 · 计算机科学 2020-05-12 Qi Fan , Wei Zhuo , Chi-Keung Tang , Yu-Wing Tai

We tackle a new task of few-shot object counting and detection. Given a few exemplar bounding boxes of a target object class, we seek to count and detect all objects of the target class. This task shares the same supervision as the few-shot…

计算机视觉与模式识别 · 计算机科学 2022-07-29 Thanh Nguyen , Chau Pham , Khoi Nguyen , Minh Hoai

Few-shot classification aims to recognize unlabeled samples from unseen classes given only few labeled samples. The unseen classes and low-data problem make few-shot classification very challenging. Many existing approaches extracted…

计算机视觉与模式识别 · 计算机科学 2019-10-18 Ruibing Hou , Hong Chang , Bingpeng Ma , Shiguang Shan , Xilin Chen

Few-shot Video Object Detection (FSVOD) addresses the challenge of detecting novel objects in videos with limited labeled examples, overcoming the constraints of traditional detection methods that require extensive training data. This task…

计算机视觉与模式识别 · 计算机科学 2025-11-19 Yogesh Kumar , Anand Mishra

This paper is on Few-Shot Object Detection (FSOD), where given a few templates (examples) depicting a novel class (not seen during training), the goal is to detect all of its occurrences within a set of images. From a practical perspective,…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Adrian Bulat , Ricardo Guerrero , Brais Martinez , Georgios Tzimiropoulos
‹ 上一页 1 2 3 10 下一页 ›