English
Related papers

Related papers: Recent Few-Shot Object Detection Algorithms: A Sur…

200 papers

In recent years, significant advancements have been made in deep learning-based object detection algorithms, revolutionizing basic computer vision tasks, notably in object detection, tracking, and segmentation. This paper delves into the…

Computer Vision and Pattern Recognition · Computer Science 2024-12-17 Kailas PS , Selvakumaran R , Palani Murugan , Ramesh Kumar , Malaya Kumar Biswal M

Few-shot learning (FSL) aims to learn novel tasks with very few labeled samples by leveraging experience from \emph{related} training tasks. In this paper, we try to understand FSL by delving into two key questions: (1) How to quantify the…

Computer Vision and Pattern Recognition · Computer Science 2024-03-07 Minyang Hu , Hong Chang , Zong Guo , Bingpeng Ma , Shiguan Shan , Xilin Chen

Recent few-shot object detection (FSOD) methods have focused on augmenting synthetic samples for novel classes, show promising results to the rise of diffusion models. However, the diversity of such datasets is often limited in…

Computer Vision and Pattern Recognition · Computer Science 2025-02-26 Anh-Khoa Nguyen Vu , Quoc-Truong Truong , Vinh-Tiep Nguyen , Thanh Duc Ngo , Thanh-Toan Do , Tam V. Nguyen

Recent Anomaly Detection techniques have progressed the field considerably but at the cost of increasingly complex training pipelines. Such techniques require large amounts of training data, resulting in computationally expensive algorithms…

Machine Learning · Computer Science 2023-06-14 Niamh Belton , Misgina Tsighe Hagos , Aonghus Lawlor , Kathleen M. Curran

Most existing studies on few-shot learning focus on unimodal settings, where models are trained to generalize to unseen data using a limited amount of labeled examples from a single modality. However, real-world data are inherently…

Computer Vision and Pattern Recognition · Computer Science 2025-03-12 Zhengwei Yang , Yuke Li , Qiang Sun , Basura Fernando , Heng Huang , Zheng Wang

While recent progress has significantly boosted few-shot classification (FSC) performance, few-shot object detection (FSOD) remains challenging for modern learning systems. Existing FSOD systems follow FSC approaches, ignoring critical…

Computer Vision and Pattern Recognition · Computer Science 2021-09-17 Tung-I Chen , Yueh-Cheng Liu , Hung-Ting Su , Yu-Cheng Chang , Yu-Hsiang Lin , Jia-Fong Yeh , Wen-Chin Chen , Winston H. Hsu

Weakly supervised object detection~(WSOD) has recently attracted much attention. However, the lack of bounding-box supervision makes its accuracy much lower than fully supervised object detection (FSOD), and currently modern FSOD techniques…

Computer Vision and Pattern Recognition · Computer Science 2022-05-10 Lin Sui , Chen-Lin Zhang , Jianxin Wu

LiDAR-based 3D object detection models often struggle to generalize to real-world environments due to limited object diversity in existing datasets. To tackle it, we introduce the first generalized cross-domain few-shot (GCFS) task in 3D…

Computer Vision and Pattern Recognition · Computer Science 2026-01-09 Shuangzhi Li , Junlong Shen , Lei Ma , Xingyu Li

Co-Salient Object Detection (CoSOD) is a rapidly growing task, extended from Salient Object Detection (SOD) and Common Object Segmentation (Co-Segmentation). It is aimed at detecting the co-occurring salient object in the given image group.…

Computer Vision and Pattern Recognition · Computer Science 2024-03-20 Peng Zheng

Human intelligence is characterized by our ability to absorb and apply knowledge from the world around us, especially in rapidly acquiring new concepts from minimal examples, underpinned by prior knowledge. Few-shot learning (FSL) aims to…

Machine Learning · Computer Science 2024-08-20 Hui Xue , Yuexuan An , Yongchun Qin , Wenqian Li , Yixin Wu , Yongjuan Che , Pengfei Fang , Minling Zhang

Exploring new knowledge is a fundamental human ability that can be mirrored in the development of deep neural networks, especially in the field of object detection. Open world object detection (OWOD) is an emerging area of research that…

Computer Vision and Pattern Recognition · Computer Science 2025-07-01 Yiming Li , Yi Wang , Wenqian Wang , Dan Lin , Bingbing Li , Kim-Hui Yap

SSD (Single Shot Multibox Detector) is one of the best object detection algorithms with both high accuracy and fast speed. However, SSD's feature pyramid detection method makes it hard to fuse the features from different scales. In this…

Computer Vision and Pattern Recognition · Computer Science 2024-02-26 Zuoxin Li , Lu Yang , Fuqiang Zhou

Deep learning (DL) based object detection has achieved great progress. These methods typically assume that large amount of labeled training data is available, and training and test data are drawn from an identical distribution. However, the…

Computer Vision and Pattern Recognition · Computer Science 2020-11-12 Wanyi Li , Fuyu Li , Yongkang Luo , Peng Wang , Jia sun

Recent developments for Semi-Supervised Object Detection (SSOD) have shown the promise of leveraging unlabeled data to improve an object detector. However, thus far these methods have assumed that the unlabeled data does not contain…

Computer Vision and Pattern Recognition · Computer Science 2022-08-30 Yen-Cheng Liu , Chih-Yao Ma , Xiaoliang Dai , Junjiao Tian , Peter Vajda , Zijian He , Zsolt Kira

Object detectors trained on fully-annotated data currently yield state of the art performance but require expensive manual annotations. On the other hand, weakly-supervised detectors have much lower performance and cannot be used reliably…

Computer Vision and Pattern Recognition · Computer Science 2020-02-19 Linpu Fang , Hang Xu , Zhili Liu , Sarah Parisot , Zhenguo Li

In this paper, we present a simple and parameter-efficient drop-in module for one-stage object detectors like SSD when learning from scratch (i.e., without pre-trained models). We call our module GFR (Gated Feature Reuse), which exhibits…

Computer Vision and Pattern Recognition · Computer Science 2019-07-09 Zhiqiang Shen , Honghui Shi , Jiahui Yu , Hai Phan , Rogerio Feris , Liangliang Cao , Ding Liu , Xinchao Wang , Thomas Huang , Marios Savvides

While Multi-Object Tracking (MOT) has made substantial advancements, it is limited by heavy reliance on prior knowledge and limited to predefined categories. In contrast, Generic Multiple Object Tracking (GMOT), tracking multiple objects…

Computer Vision and Pattern Recognition · Computer Science 2024-09-05 Duy Le Dinh Anh , Kim Hoang Tran , Ngan Hoang Le

This paper focus on few-shot object detection~(FSOD) and instance segmentation~(FSIS), which requires a model to quickly adapt to novel classes with a few labeled instances. The existing methods severely suffer from bias classification…

Computer Vision and Pattern Recognition · Computer Science 2025-05-21 Bin-Bin Gao , Xiaochen Chen , Zhongyi Huang , Congchong Nie , Jun Liu , Jinxiang Lai , Guannan Jiang , Xi Wang , Chengjie Wang

Few-Shot classification aims at solving problems that only a few samples are available in the training process. Due to the lack of samples, researchers generally employ a set of training tasks from other domains to assist the target task,…

Computer Vision and Pattern Recognition · Computer Science 2022-04-04 Renjie Xu , Xinghao Yang , Baodi Liu , Kai Zhang , Weifeng Liu

Few-shot learning is challenging for learning algorithms that learn each task in isolation and from scratch. In contrast, meta-learning learns from many related tasks a meta-learner that can learn a new task more accurately and faster with…

Machine Learning · Computer Science 2017-09-29 Zhenguo Li , Fengwei Zhou , Fei Chen , Hang Li
‹ Prev 1 8 9 10 Next ›