论文标题

使用图像级监督检测二万班

Detecting Twenty-thousand Classes using Image-level Supervision

论文作者

Zhou, Xingyi, Girdhar, Rohit, Joulin, Armand, Krähenbühl, Philipp, Misra, Ishan

论文摘要

Current object detectors are limited in vocabulary size due to the small scale of detection datasets. Image classifiers, on the other hand, reason about much larger vocabularies, as their datasets are larger and easier to collect.我们提出了诊断,它只是在图像分类数据上仅训练检测器的分类器,从而将检测器的词汇扩展到成千上万的概念。与先前的工作不同,DETIC不需要复杂的分配方案就可以根据模型预测将图像标签分配给框,从而更容易实现并与一系列检测架构和骨干兼容。 Our results show that Detic yields excellent detectors even for classes without box annotations. It outperforms prior work on both open-vocabulary and long-tail detection benchmarks. Detic provides a gain of 2.4 mAP for all classes and 8.3 mAP for novel classes on the open-vocabulary LVIS benchmark.在标准LVIS基准测试中,诊断在所有类别或仅稀有类评估时获得41.7 MAP,因此以很少的样本来缩小对象类别的性能差距。我们第一次使用所有二万个ImageNet数据集训练一个检测器,并证明它将其概括为新数据集而无需填充。 Code is available at \url{https://github.com/facebookresearch/Detic}.

Current object detectors are limited in vocabulary size due to the small scale of detection datasets. Image classifiers, on the other hand, reason about much larger vocabularies, as their datasets are larger and easier to collect. We propose Detic, which simply trains the classifiers of a detector on image classification data and thus expands the vocabulary of detectors to tens of thousands of concepts. Unlike prior work, Detic does not need complex assignment schemes to assign image labels to boxes based on model predictions, making it much easier to implement and compatible with a range of detection architectures and backbones. Our results show that Detic yields excellent detectors even for classes without box annotations. It outperforms prior work on both open-vocabulary and long-tail detection benchmarks. Detic provides a gain of 2.4 mAP for all classes and 8.3 mAP for novel classes on the open-vocabulary LVIS benchmark. On the standard LVIS benchmark, Detic obtains 41.7 mAP when evaluated on all classes, or only rare classes, hence closing the gap in performance for object categories with few samples. For the first time, we train a detector with all the twenty-one-thousand classes of the ImageNet dataset and show that it generalizes to new datasets without finetuning. Code is available at \url{https://github.com/facebookresearch/Detic}.

扫码加入交流群

加入微信交流群

微信交流群二维码

扫码加入学术交流群,获取更多资源