Towards Discriminative and Transferable One-Stage Few-Shot Object Detectors
Karim Guirguis, Mohamed Abdelsamad, George Eskandar, Ahmed Hendawy,, Matthias Kayser, Bin Yang, Juergen Beyerer

TL;DR
This paper introduces FSRN, a one-stage few-shot object detector that improves discriminability and transferability, achieving competitive accuracy and faster inference compared to two-stage methods on standard benchmarks.
Contribution
The paper proposes FSRN with multi-way support training, multi-level feature fusion, and augmentation techniques to enhance one-stage FSOD performance and transferability.
Findings
FSRN nearly doubles the speed of two-stage FSODs.
Outperforms state-of-the-art one-stage meta-detectors.
Achieves competitive accuracy on MS-COCO and PASCAL VOC.
Abstract
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 competitive results have been achieved using two-stage FSOD detectors, typically one-stage FSODs underperform compared to them. We make the observation that the large gap in performance between two-stage and one-stage FSODs are mainly due to their weak discriminability, which is explained by a small post-fusion receptive field and a small number of foreground samples in the loss function. To address these limitations, we propose the Few-shot RetinaNet (FSRN) that consists of: a multi-way support training strategy to augment the number of foreground samples for dense meta-detectors, an early multi-level feature fusion providing a wide receptive field that covers…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Towards Discriminative and Transferable One-Stage Few-Shot Object Detectors· youtube
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · COVID-19 diagnosis using AI
Methods1x1 Convolution · Convolution · Focal Loss · Feature Pyramid Network · RetinaNet
