Instant Response Few-shot Object Detection with Meta Strategy and Explicit Localization Inference
Junying Huang, Fan Chen, Sibo Huang, Dongyu Zhang

TL;DR
This paper introduces IR-FSOD, a novel few-shot object detection method that detects new categories instantly without fine-tuning, improving speed and accuracy especially in low-quality support set scenarios.
Contribution
The paper proposes a fine-tuning-free, instant response FSOD framework with meta-strategies and explicit localization inference, advancing real-time detection of novel categories.
Findings
Achieves state-of-the-art precision and recall in FSOD tasks.
Operates without fine-tuning, enabling instant detection.
Performs well even with low-quality support sets.
Abstract
Aiming at recognizing and localizing the object of novel categories by a few reference samples, few-shot object detection (FSOD) is a quite challenging task. Previous works often depend on the fine-tuning process to transfer their model to the novel category and rarely consider the defect of fine-tuning, resulting in many application drawbacks. For example, these methods are far from satisfying in the episode-changeable scenarios due to excessive fine-tuning times, and their performance on low-quality (e.g., low-shot and class-incomplete) support sets degrades severely. To this end, this paper proposes an instant response few-shot object detector (IR-FSOD) that can accurately and directly detect the objects of novel categories without the fine-tuning process. To accomplish the objective, we carefully analyze the defects of individual modules in the Faster R-CNN framework under the FSOD…
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
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · COVID-19 diagnosis using AI
MethodsConvolution · RoIPool · Softmax · Faster R-CNN · Region Proposal Network
