TL;DR
Meta-DETR is a novel image-level few-shot object detector that leverages inter-class correlation through meta-learning, avoiding region proposals and improving detection accuracy for novel classes.
Contribution
It introduces the first image-level few-shot detector with a new inter-class correlational meta-learning strategy for better generalization.
Findings
Outperforms state-of-the-art methods on multiple benchmarks.
Effectively captures inter-class correlation to reduce misclassification.
Works entirely at image level without region proposals.
Abstract
Few-shot object detection has been extensively investigated by incorporating meta-learning into region-based detection frameworks. Despite its success, the said paradigm is still constrained by several factors, such as (i) low-quality region proposals for novel classes and (ii) negligence of the inter-class correlation among different classes. Such limitations hinder the generalization of base-class knowledge for the detection of novel-class objects. In this work, we design Meta-DETR, which (i) is the first image-level few-shot detector, and (ii) introduces a novel inter-class correlational meta-learning strategy to capture and leverage the correlation among different classes for robust and accurate few-shot object detection. Meta-DETR works entirely at image level without any region proposals, which circumvents the constraint of inaccurate proposals in prevalent few-shot detection…
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.
