HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Meta-DETR: Image-Level Few-Shot Object Detection with Inter-Class Correlation Exploitation

Gongjie Zhang Zhipeng Luo Kaiwen Cui Shijian Lu

Meta-DETR: Image-Level Few-Shot Object Detection with Inter-Class Correlation Exploitation

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 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, a novel few-shot detection framework that incorporates correlational aggregation for meta-learning into DETR detection frameworks. Meta-DETR works entirely at image level without any region proposals, which circumvents the constraint of inaccurate proposals in prevalent few-shot detection frameworks. Besides, Meta-DETR can simultaneously attend to multiple support classes within a single feed-forward. This unique design allows capturing the inter-class correlation among different classes, which significantly reduces the misclassification of similar classes and enhances knowledge generalization to novel classes. Experiments over multiple few-shot object detection benchmarks show that the proposed Meta-DETR outperforms state-of-the-art methods by large margins. The implementation codes will be released at https://github.com/ZhangGongjie/Meta-DETR.

Code Repositories

ZhangGongjie/Meta-DETR
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
few-shot-object-detection-on-ms-coco-10-shotMeta-DETR (Single-Scale Feature)
AP: 16.7
few-shot-object-detection-on-ms-coco-10-shotMeta-DETR (Multi-Scale Feature)
AP: 17.8
few-shot-object-detection-on-ms-coco-30-shotMeta-DETR (Multi-Scale Feature)
AP: 22.9
few-shot-object-detection-on-ms-coco-30-shotMeta-DETR (Single-Scale Feature)
AP: 21.3

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Meta-DETR: Image-Level Few-Shot Object Detection with Inter-Class Correlation Exploitation | Papers | HyperAI