LSTD: A Low-Shot Transfer Detector for Object Detection
Hao Chen, Yali Wang, Guoyou Wang, Yu Qiao

TL;DR
This paper introduces LSTD, a deep learning-based low-shot object detection method that effectively leverages source domain knowledge and novel regularizations to improve detection performance with limited target data.
Contribution
The paper proposes a flexible deep architecture combining SSD and Faster R-CNN, along with a regularized transfer learning framework for low-shot detection.
Findings
LSTD outperforms state-of-the-art methods in low-shot detection tasks.
The architecture effectively integrates SSD and Faster R-CNN advantages.
Regularizations improve fine-tuning with few target images.
Abstract
Recent advances in object detection are mainly driven by deep learning with large-scale detection benchmarks. However, the fully-annotated training set is often limited for a target detection task, which may deteriorate the performance of deep detectors. To address this challenge, we propose a novel low-shot transfer detector (LSTD) in this paper, where we leverage rich source-domain knowledge to construct an effective target-domain detector with very few training examples. The main contributions are described as follows. First, we design a flexible deep architecture of LSTD to alleviate transfer difficulties in low-shot detection. This architecture can integrate the advantages of both SSD and Faster RCNN in a unified deep framework. Second, we introduce a novel regularized transfer learning framework for low-shot detection, where the transfer knowledge (TK) and background depression…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · COVID-19 diagnosis using AI
MethodsConvolution · Non Maximum Suppression · 1x1 Convolution · SSD
