BriefGPT.xyz
Dec, 2021
标记、验证、纠正: 一种简单的少样本目标检测方法
Label, Verify, Correct: A Simple Few Shot Object Detection Method
HTML
PDF
Prannay Kaul, Weidi Xie, Andrew Zisserman
TL;DR
该论文介绍了一种用于少量数据情况下目标检测的伪标注方法,可以从训练数据中找到高质量伪标注,显著增加训练实例数量,降低类别不平衡问题,通过验证技术和训练一个专门的模型来纠正盒子边框的质量,其中展示了算法在PASCAL VOC和MS-COCO数据集上的表现,与现有方法相比获得了最优状态或次优状态。
Abstract
The objective of this paper is
few-shot object detection
(FSOD) -- the task of expanding an object detector for a new category given only a few instances for training. We introduce a simple
pseudo-labelling method
→