中文
相关论文

相关论文: Few-Shot Object Detection with Attention-RPN and M…

200 篇论文

The field of visual few-shot classification aims at transferring the state-of-the-art performance of deep learning visual systems onto tasks where only a very limited number of training samples are available. The main solution consists in…

计算机视觉与模式识别 · 计算机科学 2023-01-18 Yassir Bendou , Lucas Drumetz , Vincent Gripon , Giulia Lioi , Bastien Pasdeloup

Few-shot object detection has been extensively investigated by incorporating meta-learning into region-based detection frameworks. Despite its success, the said paradigm is constrained by several factors, such as (i) low-quality region…

计算机视觉与模式识别 · 计算机科学 2021-09-21 Gongjie Zhang , Zhipeng Luo , Kaiwen Cui , Shijian Lu

Few-shot learning has recently emerged as a new challenge in the deep learning field: unlike conventional methods that train the deep neural networks (DNNs) with a large number of labeled data, it asks for the generalization of DNNs on new…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Yukuan Yang , Fangyun Wei , Miaojing Shi , Guoqi Li

While deep learning has been successfully applied to many real-world computer vision tasks, training robust classifiers usually requires a large amount of well-labeled data. However, the annotation is often expensive and time-consuming.…

计算机视觉与模式识别 · 计算机科学 2020-09-09 Zhiyu Xue , Lixin Duan , Wen Li , Lin Chen , Jiebo Luo

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 object detection (FSOD) aims to detect objects using only a few examples. How to adapt state-of-the-art object detectors to the few-shot domain remains challenging. Object proposal is a key ingredient in modern object detectors.…

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

Few-shot classification aims to carry out classification given only few labeled examples for the categories of interest. Though several approaches have been proposed, most existing few-shot learning (FSL) models assume that base and novel…

计算机视觉与模式识别 · 计算机科学 2021-12-28 Yuan-Chia Cheng , Ci-Siang Lin , Fu-En Yang , Yu-Chiang Frank Wang

Over the past few years, we have witnessed the success of deep learning in image recognition thanks to the availability of large-scale human-annotated datasets such as PASCAL VOC, ImageNet, and COCO. Although these datasets have covered a…

计算机视觉与模式识别 · 计算机科学 2020-12-29 Xiang Li , Tianhan Wei , Yau Pun Chen , Yu-Wing Tai , Chi-Keung Tang

Resembling the rapid learning capability of human, few-shot learning empowers vision systems to understand new concepts by training with few samples. Leading approaches derived from meta-learning on images with a single visual object.…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Xiaopeng Yan , Ziliang Chen , Anni Xu , Xiaoxi Wang , Xiaodan Liang , Liang Lin

Few-shot object detection has been extensively investigated by incorporating meta-learning into region-based detection frameworks. Despite its success, the said paradigm is still constrained by several factors, such as (i) low-quality…

计算机视觉与模式识别 · 计算机科学 2022-08-02 Gongjie Zhang , Zhipeng Luo , Kaiwen Cui , Shijian Lu , Eric P. Xing

Expensive bounding-box annotations have limited the development of object detection task. Thus, it is necessary to focus on more challenging task of few-shot object detection. It requires the detector to recognize objects of novel classes…

计算机视觉与模式识别 · 计算机科学 2023-03-23 Weijie Liu , Chong Wang , Haohe Li , Shenghao Yu , Jiafei Wu

Detecting objects and estimating their viewpoints in images are key tasks of 3D scene understanding. Recent approaches have achieved excellent results on very large benchmarks for object detection and viewpoint estimation. However,…

计算机视觉与模式识别 · 计算机科学 2022-10-13 Yang Xiao , Vincent Lepetit , Renaud Marlet

Few-shot learning aims to correctly recognize query samples from unseen classes given a limited number of support samples, often by relying on global embeddings of images. In this paper, we propose to equip the backbone network with an…

计算机视觉与模式识别 · 计算机科学 2021-04-12 Jie Hong , Pengfei Fang , Weihao Li , Tong Zhang , Christian Simon , Mehrtash Harandi , Lars Petersson

Object detection as a subfield within computer vision has achieved remarkable progress, which aims to accurately identify and locate a specific object from images or videos. Such methods rely on large-scale labeled training samples for each…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Zhimeng Xin , Shiming Chen , Tianxu Wu , Yuanjie Shao , Weiping Ding , Xinge You

Object detection has achieved a huge breakthrough with deep neural networks and massive annotated data. However, current detection methods cannot be directly transferred to the scenario where the annotated data is scarce due to the severe…

计算机视觉与模式识别 · 计算机科学 2023-10-26 Qihan Huang , Haofei Zhang , Mengqi Xue , Jie Song , Mingli Song

Incremental few-shot object detection aims at detecting novel classes without forgetting knowledge of the base classes with only a few labeled training data from the novel classes. Most related prior works are on incremental object…

计算机视觉与模式识别 · 计算机科学 2023-02-28 Na Dong , Yongqiang Zhang , Mingli Ding , Gim Hee Lee

Recent object detection models require large amounts of annotated data for training a new classes of objects. Few-shot object detection (FSOD) aims to address this problem by learning novel classes given only a few samples. While…

计算机视觉与模式识别 · 计算机科学 2022-10-13 Karim Guirguis , Mohamed Abdelsamad , George Eskandar , Ahmed Hendawy , Matthias Kayser , Bin Yang , Juergen Beyerer

Few-shot object detection aims to simultaneously localize and classify the objects in an image with limited training samples. However, most existing few-shot object detection methods focus on extracting the features of a few samples of…

计算机视觉与模式识别 · 计算机科学 2023-08-31 Anh-Khoa Nguyen Vu , Thanh-Toan Do , Vinh-Tiep Nguyen , Tam Le , Minh-Triet Tran , Tam V. Nguyen

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

Remote sensing object detection is particularly challenging due to the high resolution, multi-scale features, and diverse ground object characteristics inherent in satellite and UAV imagery. These challenges necessitate more advanced…

计算机视觉与模式识别 · 计算机科学 2025-02-12 Hui Lin , Nan Li , Pengjuan Yao , Kexin Dong , Yuhan Guo , Danfeng Hong , Ying Zhang , Congcong Wen