论文标题
元数据:图像级别的几杆检测,具有类间相关性利用
Meta-DETR: Image-Level Few-Shot Detection with Inter-Class Correlation Exploitation
论文作者
论文摘要
通过将元学习纳入基于区域的检测框架中,几乎没有射击对象检测。尽管取得了成功,但所述范式仍然受到多个因素的限制,例如(i)新型类别的低质量区域建议以及(ii)不同类别之间的阶层间相关性的过失。这种限制阻碍了基础知识的概括用于检测新型级别对象。在这项工作中,我们设计了元数据,(i)是第一个图像级少量检测器,(ii)引入了一种新型的类间相关性元学习策略,以捕获和利用不同类别之间的相关性,以实现稳健且准确的少量射击对象检测。 meta-detr完全在图像级别工作,而没有任何区域建议,这规避了普遍的几次检测框架中不准确的建议的约束。此外,引入的相关元学习可以同时参加单个进料中的多个支持类别,从而可以捕获不同类别之间的类间相关性,从而大大减少了对相似类别的错误分类,并增强了知识概括性的知识概括。对多个射击对象检测基准进行的实验表明,所提出的元元删除优于大幅度的最先进方法。实施代码可在https://github.com/zhanggongjie/meta-detr上获得。
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 frameworks. In addition, the introduced correlational meta-learning enables Meta-DETR to simultaneously attend to multiple support classes within a single feedforward, which allows to capture the inter-class correlation among different classes, thus significantly reducing the misclassification over similar classes and enhancing 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 are available at https://github.com/ZhangGongjie/Meta-DETR.