English
Related papers

Related papers: Few-Shot Video Object Detection

200 papers

Labeling data is often expensive and time-consuming, especially for tasks such as object detection and instance segmentation, which require dense labeling of the image. While few-shot object detection is about training a model on novel…

Computer Vision and Pattern Recognition · Computer Science 2022-08-24 Gabriel Huang , Issam Laradji , David Vazquez , Simon Lacoste-Julien , Pau Rodriguez

Open-vocabulary object detection (OVD), detecting specific classes of objects using only their linguistic descriptions (e.g., class names) without any image samples, has garnered significant attention. However, in real-world applications,…

Computer Vision and Pattern Recognition · Computer Science 2024-10-22 Yusuke Hosoya , Masanori Suganuma , Takayuki Okatani

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…

Computer Vision and Pattern Recognition · Computer Science 2021-11-02 Leng Jiaxu , Chen Taiyue , Gao Xinbo , Yu Yongtao , Wang Ye , Gao Feng , Wang Yue

Detecting novel objects from few examples has become an emerging topic in computer vision recently. However, these methods need fully annotated training images to learn new object categories which limits their applicability in real world…

Computer Vision and Pattern Recognition · Computer Science 2021-03-29 Amirreza Shaban , Amir Rahimi , Thalaiyasingam Ajanthan , Byron Boots , Richard Hartley

Existing object localization methods are tailored to locate specific classes of objects, relying heavily on abundant labeled data for model optimization. However, acquiring large amounts of labeled data is challenging in many real-world…

Computer Vision and Pattern Recognition · Computer Science 2024-06-06 Yunhan Ren , Bo Li , Chengyang Zhang , Yong Zhang , Baocai Yin

Deep networks can learn to accurately recognize objects of a category by training on a large number of annotated images. However, a meta-learning challenge known as a low-shot image recognition task comes when only a few images with…

Computer Vision and Pattern Recognition · Computer Science 2021-01-14 Mengting Chen , Xinggang Wang , Heng Luo , Yifeng Geng , Wenyu Liu

This paper studies the challenging cross-domain few-shot object detection (CD-FSOD), aiming to develop an accurate object detector for novel domains with minimal labeled examples. While transformer-based open-set detectors, such as DE-ViT,…

Computer Vision and Pattern Recognition · Computer Science 2024-09-30 Yuqian Fu , Yu Wang , Yixuan Pan , Lian Huai , Xingyu Qiu , Zeyu Shangguan , Tong Liu , Yanwei Fu , Luc Van Gool , Xingqun Jiang

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…

Image and Video Processing · Electrical Eng. & Systems 2024-07-11 Sumayya Inayat , Nimra Dilawar , Waqas Sultani , Mohsen Ali

Despite weakly supervised object detection (WSOD) being a promising step toward evading strong instance-level annotations, its capability is confined to closed-set categories within a single training dataset. In this paper, we propose a…

Computer Vision and Pattern Recognition · Computer Science 2023-12-20 Jianghang Lin , Yunhang Shen , Bingquan Wang , Shaohui Lin , Ke Li , Liujuan Cao

In recent years, there are many applications of object detection in remote sensing field, which demands a great number of labeled data. However, in many cases, data is extremely rare. In this paper, we proposed a few-shot object detector…

Computer Vision and Pattern Recognition · Computer Science 2020-09-04 Zixuan Xiao , Ping Zhong , Yuan Quan , Xuping Yin , Wei Xue

Most existing 3D point cloud object detection approaches heavily rely on large amounts of labeled training data. However, the labeling process is costly and time-consuming. This paper considers few-shot 3D point cloud object detection,…

Computer Vision and Pattern Recognition · Computer Science 2022-12-22 Shizhen Zhao , Xiaojuan Qi

For the ore particle size detection, obtaining a sizable amount of high-quality ore labeled data is time-consuming and expensive. General object detection methods often suffer from severe over-fitting with scarce labeled data. Despite their…

Computer Vision and Pattern Recognition · Computer Science 2023-05-03 Yang Zhang , Le Cheng , Yuting Peng , Chengming Xu , Yanwei Fu , Bo Wu , Guodong Sun

In this paper, we tackle the challenging problem of Few-shot Object Detection. Existing FSOD pipelines (i) use average-pooled representations that result in information loss; and/or (ii) discard position information that can help detect…

Computer Vision and Pattern Recognition · Computer Science 2022-11-01 Shan Zhang , Naila Murray , Lei Wang , Piotr Koniusz

Cross-modal feature extraction and integration have led to steady performance improvements in few-shot learning tasks due to generating richer features. However, existing multi-modal object detection (MM-OD) methods degrade when facing…

Computer Vision and Pattern Recognition · Computer Science 2025-02-25 Zeyu Shangguan , Daniel Seita , Mohammad Rostami

Few-shot object detection (FSOD) aims to detect novel instances with only a limited number of labeled training samples, presenting a challenge that is particularly prominent in numerous remote sensing applications such as endangered species…

Image and Video Processing · Electrical Eng. & Systems 2025-11-25 Yanxing Liu , Jiancheng Pan , Jianwei Yang , Tiancheng Chen , Peiling Zhou , Bingchen Zhang

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,…

Computer Vision and Pattern Recognition · Computer Science 2023-08-22 Adrian Bulat , Ricardo Guerrero , Brais Martinez , Georgios Tzimiropoulos

Few-shot object detection (FSOD) aims to expand an object detector for novel categories given only a few instances for training. However, detecting novel categories with only a few samples usually leads to the problem of misclassification.…

Computer Vision and Pattern Recognition · Computer Science 2023-05-15 Shaobo Lin , Kun Wang , Xingyu Zeng , Rui Zhao

Few-shot object detection (FSOD) is a challenging problem aimed at detecting novel concepts from few exemplars. Existing approaches to FSOD all assume abundant base labels to adapt to novel objects. This paper studies the new task of…

Computer Vision and Pattern Recognition · Computer Science 2024-02-15 Phi Vu Tran

Single shot detectors that are potentially faster and simpler than two-stage detectors tend to be more applicable to object detection in videos. Nevertheless, the extension of such object detectors from image to video is not trivial…

Computer Vision and Pattern Recognition · Computer Science 2020-07-08 Jiajun Deng , Yingwei Pan , Ting Yao , Wengang Zhou , Houqiang Li , Tao Mei

Object detection in videos has drawn increasing attention recently with the introduction of the large-scale ImageNet VID dataset. Different from object detection in static images, temporal information in videos is vital for object…

Computer Vision and Pattern Recognition · Computer Science 2018-01-10 Kai Kang , Hongsheng Li , Tong Xiao , Wanli Ouyang , Junjie Yan , Xihui Liu , Xiaogang Wang