English
Related papers

Related papers: Incremental Few-Shot Object Detection

200 papers

This work focuses on tackling the challenging but realistic visual task of Incremental Few-Shot Learning (IFSL), which requires a model to continually learn novel classes from only a few examples while not forgetting the base classes on…

Computer Vision and Pattern Recognition · Computer Science 2022-04-08 Yiting Li , Haiyue Zhu , Xijia Feng , Zilong Cheng , Jun Ma , Cheng Xiang , Prahlad Vadakkepat , Tong Heng Lee

This paper proposes to go beyond the state-of-the-art deep convolutional neural network (CNN) by incorporating the information from object detection, focusing on dealing with fine-grained image classification. Unfortunately, CNN suffers…

Computer Vision and Pattern Recognition · Computer Science 2014-12-11 Xiaoyu Wang , Tianbao Yang , Guobin Chen , Yuanqing Lin

This work studies the problem of few-shot object counting, which counts the number of exemplar objects (i.e., described by one or several support images) occurring in the query image. The major challenge lies in that the target objects can…

Computer Vision and Pattern Recognition · Computer Science 2022-09-13 Zhiyuan You , Kai Yang , Wenhan Luo , Xin Lu , Lei Cui , Xinyi Le

Industrial object detection systems typically rely on large annotated datasets, which are expensive to collect and challenging to maintain in industrial scenarios where the inventory of objects changes frequently. This work addresses the…

Computer Vision and Pattern Recognition · Computer Science 2026-04-30 Hari Prasanth S. M. , Nilusha Jayawickrama , Risto Ojala

Few-shot segmentation (FSS) aims to segment objects of unseen classes given only a few annotated support images. Most existing methods simply stitch query features with independent support prototypes and segment the query image by feeding…

Computer Vision and Pattern Recognition · Computer Science 2022-11-03 Kai Huang , Mingfei Cheng , Yang Wang , Bochen Wang , Ye Xi , Feigege Wang , Peng Chen

Few-shot object detection(FSOD) aims to design methods to adapt object detectors efficiently with only few annotated samples. Fine-tuning has been shown to be an effective and practical approach. However, previous works often take the…

Computer Vision and Pattern Recognition · Computer Science 2024-01-23 Yuantao Yin , Ping Yin

In this paper, we propose a study of the cross-domain few-shot object detection (CD-FSOD) benchmark, consisting of image data from a diverse data domain. On the proposed benchmark, we evaluate state-of-art FSOD approaches, including…

Computer Vision and Pattern Recognition · Computer Science 2023-05-04 Wuti Xiong

We are interested in developing a unified machine learning model over many mobile devices for practical learning tasks, where each device only has very few training data. This is a commonly encountered situation in mobile computing…

Machine Learning · Computer Science 2021-04-02 Chenyou Fan , Jianwei Huang

Learning to detect novel objects from few annotated examples is of great practical importance. A particularly challenging yet common regime occurs when there are extremely limited examples (less than three). One critical factor in improving…

Computer Vision and Pattern Recognition · Computer Science 2021-05-05 Weilin Zhang , Yu-Xiong Wang

Instance detection (InsDet) aims to localize specific object instances within a novel scene imagery based on given visual references. Technically, it requires proposal detection to identify all possible object instances, followed by…

Computer Vision and Pattern Recognition · Computer Science 2025-03-31 Qianqian Shen , Yunhan Zhao , Nahyun Kwon , Jeeeun Kim , Yanan Li , Shu Kong

Pedestrian attribute recognition has received increasing attention due to its important role in video surveillance applications. However, most existing methods are designed for a fixed set of attributes. They are unable to handle the…

Computer Vision and Pattern Recognition · Computer Science 2019-06-25 Liuyu Xiang , Xiaoming Jin , Guiguang Ding , Jungong Han , Leida Li

Few-shot learning is proposed to tackle the problem of scarce training data in novel classes. However, prior works in instance-level few-shot learning have paid less attention to effectively utilizing the relationship between categories. In…

Computer Vision and Pattern Recognition · Computer Science 2023-05-10 Anh-Khoa Nguyen Vu , Thanh-Toan Do , Nhat-Duy Nguyen , Vinh-Tiep Nguyen , Thanh Duc Ngo , Tam V. Nguyen

Few-shot class-incremental learning (FSCIL) aims to incrementally fine-tune a model (trained on base classes) for a novel set of classes using a few examples without forgetting the previous training. Recent efforts address this problem…

Computer Vision and Pattern Recognition · Computer Science 2022-07-25 Townim Chowdhury , Ali Cheraghian , Sameera Ramasinghe , Sahar Ahmadi , Morteza Saberi , Shafin Rahman

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…

Computer Vision and Pattern Recognition · Computer Science 2019-10-18 Ruibing Hou , Hong Chang , Bingpeng Ma , Shiguang Shan , Xilin Chen

Deep learning for object classification relies heavily on convolutional models. While effective, CNNs are rarely interpretable after the fact. An attention mechanism can be used to highlight the area of the image that the model focuses on…

Computer Vision and Pattern Recognition · Computer Science 2019-03-18 Paresh Malalur , Tommi Jaakkola

Few-shot learning (FSL) aims to recognize new objects with extremely limited training data for each category. Previous efforts are made by either leveraging meta-learning paradigm or novel principles in data augmentation to alleviate this…

Computer Vision and Pattern Recognition · Computer Science 2020-04-06 Yikai Wang , Chengming Xu , Chen Liu , Li Zhang , Yanwei Fu

One object class may show large variations due to diverse illuminations, backgrounds and camera viewpoints. Traditional object detection methods often perform worse under unconstrained video environments. To address this problem, many…

Computer Vision and Pattern Recognition · Computer Science 2018-03-14 Dapeng Luo , Zhipeng Zeng , Nong Sang , Xiang Wu , Longsheng Wei , Quanzheng Mou , Jun Cheng , Chen Luo

Few-shot learning that trains image classifiers over few labeled examples per category is a challenging task. In this paper, we propose to exploit an additional big dataset with different categories to improve the accuracy of few-shot…

Computer Vision and Pattern Recognition · Computer Science 2018-05-29 Liangqu Long , Wei Wang , Jun Wen , Meihui Zhang , Qian Lin , Beng Chin Ooi

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…

Computer Vision and Pattern Recognition · Computer Science 2021-12-28 Yuan-Chia Cheng , Ci-Siang Lin , Fu-En Yang , Yu-Chiang Frank Wang

Incremental learning attempts to develop a classifier which learns continuously from a stream of data segregated into different classes. Deep learning approaches suffer from catastrophic forgetting when learning classes incrementally, while…

Computer Vision and Pattern Recognition · Computer Science 2020-07-31 Ali Ayub , Alan Wagner