中文
相关论文

相关论文: Incremental Few-Shot Object Detection

200 篇论文

Few-shot learning is a problem of high interest in the evolution of deep learning. In this work, we consider the problem of few-shot object detection (FSOD) in a real-world, class-imbalanced scenario. For our experiments, we utilize the…

计算机视觉与模式识别 · 计算机科学 2021-03-18 Anay Majee , Kshitij Agrawal , Anbumani Subramanian

Learning from a few training samples is a desirable ability of an object detector, inspiring the explorations of Few-Shot Object Detection (FSOD). Most existing approaches employ a pretrain-transfer paradigm. The model is first pre-trained…

计算机视觉与模式识别 · 计算机科学 2022-05-09 Yuhang Cao , Jiaqi Wang , Yiqi Lin , Dahua Lin

Learning with limited data is a key challenge for visual recognition. Many few-shot learning methods address this challenge by learning an instance embedding function from seen classes and apply the function to instances from unseen classes…

机器学习 · 计算机科学 2021-06-15 Han-Jia Ye , Hexiang Hu , De-Chuan Zhan , Fei Sha

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

Emerging interests have been brought to recognize previously unseen objects given very few training examples, known as few-shot object detection (FSOD). Recent researches demonstrate that good feature embedding is the key to reach favorable…

计算机视觉与模式识别 · 计算机科学 2021-03-16 Bo Sun , Banghuai Li , Shengcai Cai , Ye Yuan , Chi Zhang

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

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

This paper addresses incremental few-shot instance segmentation, where a few examples of new object classes arrive when access to training examples of old classes is not available anymore, and the goal is to perform well on both old and new…

计算机视觉与模式识别 · 计算机科学 2022-06-01 Khoi Nguyen , Sinisa Todorovic

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

In this work, we address the problem of few-shot multi-class object counting with point-level annotations. The proposed technique leverages a class agnostic attention mechanism that sequentially attends to objects in the image and extracts…

计算机视觉与模式识别 · 计算机科学 2020-07-09 Negin Sokhandan , Pegah Kamousi , Alejandro Posada , Eniola Alese , Negar Rostamzadeh

Detecting rare objects from a few examples is an emerging problem. Prior works show meta-learning is a promising approach. But, fine-tuning techniques have drawn scant attention. We find that fine-tuning only the last layer of existing…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Xin Wang , Thomas E. Huang , Trevor Darrell , Joseph E. Gonzalez , Fisher Yu

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

We tackle a novel few-shot learning challenge, which we call few-shot semantic edge detection, aiming to localize crisp boundaries of novel categories using only a few labeled samples. We also present a Class-Agnostic Few-shot Edge…

计算机视觉与模式识别 · 计算机科学 2020-03-19 Young-Hyun Park , Jun Seo , Jaekyun Moon

Automated driving object detection has always been a challenging task in computer vision due to environmental uncertainties. These uncertainties include significant differences in object sizes and encountering the class unseen. It may…

计算机视觉与模式识别 · 计算机科学 2023-11-28 Zezhou Wang , Guitao Cao , Xidong Xi , Jiangtao Wang

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

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

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

Few-shot object detection (FSOD) aims to detect objects with limited samples for novel classes, while relying on abundant data for base classes. Existing FSOD approaches, predominantly built on the Faster R-CNN detector, entangle objectness…

计算机视觉与模式识别 · 计算机科学 2025-06-30 Taijin Zhao , Heqian Qiu , Yu Dai , Lanxiao Wang , Fanman Meng , Qingbo Wu , Hongliang Li

Few-shot instance segmentation methods are promising when labeled training data for novel classes is scarce. However, current approaches do not facilitate flexible addition of novel classes. They also require that examples of each class are…

计算机视觉与模式识别 · 计算机科学 2021-05-13 Dan Andrei Ganea , Bas Boom , Ronald Poppe

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