中文
相关论文

相关论文: A Unified Framework for Attention-Based Few-Shot O…

200 篇论文

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 anomaly detection (FSAD) has emerged as a crucial yet challenging task in industrial inspection, where normal distribution modeling must be accomplished with only a few normal images. While existing approaches typically employ…

计算机视觉与模式识别 · 计算机科学 2025-05-09 Qishan Wang , Jia Guo , Shuyong Gao , Haofen Wang , Li Xiong , Junjie Hu , Hanqi Guo , Wenqiang Zhang

Cross-domain few-shot object detection (CD-FSOD) aims to adapt pretrained detectors from a source domain to target domains with limited annotations, suffering from severe domain shifts and data scarcity problems. In this work, we find a…

计算机视觉与模式识别 · 计算机科学 2026-03-20 Yongwei Jiang , Yixiong Zou , Yuhua Li , Ruixuan Li

Humans are able to learn to recognize new objects even from a few examples. In contrast, training deep-learning-based object detectors requires huge amounts of annotated data. To avoid the need to acquire and annotate these huge amounts of…

计算机视觉与模式识别 · 计算机科学 2022-09-16 Mona Köhler , Markus Eisenbach , Horst-Michael Gross

Few-shot object detection (FSOD) identifies objects from extremely few annotated samples. Most existing FSOD methods, recently, apply the two-stage learning paradigm, which transfers the knowledge learned from abundant base classes to…

计算机视觉与模式识别 · 计算机科学 2023-09-18 Zhimeng Xin , Tianxu Wu , Shiming Chen , Yixiong Zou , Ling Shao , Xinge You

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

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

In this paper, we present FSOD-VFM: Few-Shot Object Detectors with Vision Foundation Models, a framework that leverages vision foundation models to tackle the challenge of few-shot object detection. FSOD-VFM integrates three key components:…

计算机视觉与模式识别 · 计算机科学 2026-02-04 Chen-Bin Feng , Youyang Sha , Longfei Liu , Yongjun Yu , Chi Man Vong , Xuanlong Yu , Xi Shen

Few-shot object detection (FSOD), which aims at learning a generic detector that can adapt to unseen tasks with scarce training samples, has witnessed consistent improvement recently. However, most existing methods ignore the efficiency…

计算机视觉与模式识别 · 计算机科学 2022-12-23 Ze Yang , Chi Zhang , Ruibo Li , Yi Xu , Guosheng Lin

Few-shot object detection, learning to adapt to the novel classes with a few labeled data, is an imperative and long-lasting problem due to the inherent long-tail distribution of real-world data and the urgent demands to cut costs of data…

计算机视觉与模式识别 · 计算机科学 2021-11-02 Leng Jiaxu , Chen Taiyue , Gao Xinbo , Yu Yongtao , Wang Ye , Gao Feng , Wang Yue

Aiming at recognizing and localizing the object of novel categories by a few reference samples, few-shot object detection (FSOD) is a quite challenging task. Previous works often depend on the fine-tuning process to transfer their model to…

计算机视觉与模式识别 · 计算机科学 2022-05-13 Junying Huang , Fan Chen , Sibo Huang , Dongyu Zhang

Few-shot learning (FSL) enables object detection models to recognize novel classes given only a few annotated examples, thereby reducing expensive manual data labeling. This survey examines recent FSL advances for video and 3D object…

计算机视觉与模式识别 · 计算机科学 2025-07-24 Md Meftahul Ferdaus , Kendall N. Niles , Joe Tom , Mahdi Abdelguerfi , Elias Ioup

Few-shot object detection (FSOD) has thrived in recent years to learn novel object classes with limited data by transferring knowledge gained on abundant base classes. FSOD approaches commonly assume that both the scarcely provided examples…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Karim Guirguis , George Eskandar , Matthias Kayser , Bin Yang , Juergen Beyerer

Few-shot object detection (FSOD) is to detect objects with a few examples. However, existing FSOD methods do not consider hierarchical fine-grained category structures of objects that exist widely in real life. For example, animals are…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Lu Zhang , Yang Wang , Jiaogen Zhou , Chenbo Zhang , Yinglu Zhang , Jihong Guan , Yatao Bian , Shuigeng Zhou

Open-set object detection (OSOD) aims to detect the known categories and reject unknown objects in a dynamic world, which has achieved significant attention. However, previous approaches only consider this problem in data-abundant…

计算机视觉与模式识别 · 计算机科学 2024-02-23 Binyi Su , Hua Zhang , Jingzhi Li , Zhong Zhou

Traditional shape descriptors have been gradually replaced by convolutional neural networks due to their superior performance in feature extraction and classification. The state-of-the-art methods recognize object shapes via image…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Wenlong Shi , Changsheng Lu , Ming Shao , Yinjie Zhang , Siyu Xia , Piotr Koniusz

Few-shot object detection (FSOD) aims at extending a generic detector for novel object detection with only a few training examples. It attracts great concerns recently due to the practical meanings. Meta-learning has been demonstrated to be…

计算机视觉与模式识别 · 计算机科学 2024-03-13 Zichen Wang , Bo Yang , Haonan Yue , Zhenghao Ma

A significant amount of redundancy exists between consecutive frames of a video. Object detectors typically produce detections for one image at a time, without any capabilities for taking advantage of this redundancy. Meanwhile, many…

计算机视觉与模式识别 · 计算机科学 2021-09-16 Hughes Perreault , Guillaume-Alexandre Bilodeau , Nicolas Saunier , Maguelonne Héritier

In recent years, numerous domain adaptive strategies have been proposed to help deep learning models overcome the challenges posed by domain shift. However, even unsupervised domain adaptive strategies still require a large amount of target…

图像与视频处理 · 电气工程与系统科学 2024-07-11 Sumayya Inayat , Nimra Dilawar , Waqas Sultani , Mohsen Ali

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