论文标题
类敏锐的对象检测
Class-agnostic Object Detection
论文作者
论文摘要
对象检测模型在训练期间显示它们的本地化和分类方面表现良好。但是,由于与创建和注释检测数据集相关的困难和成本,训练有素的模型检测有限数量的对象类型,其未知对象被视为背景内容。这阻碍了在现实世界应用中采用常规探测器,例如大规模对象匹配,视觉接地,视觉关系预测,障碍检测(确定对象的存在和位置比查找特定类型更为重要)。具体而言,目标是预测图像中所有对象的边界框,而不是它们的对象类。然后,可以通过另一个系统消耗预测的框来执行特定于应用程序的分类,检索等。我们提出了培训和评估协议,以实现基准类别不合时宜的探测器,以推动该领域中未来的研究。最后,我们提出了(1)基线方法和(2)针对类不足的检测的新的对抗性学习框架,该框架迫使该模型从用于预测的功能中排除特定于类的信息。实验结果表明,对抗性学习提高了类不足的检测功效。
Object detection models perform well at localizing and classifying objects that they are shown during training. However, due to the difficulty and cost associated with creating and annotating detection datasets, trained models detect a limited number of object types with unknown objects treated as background content. This hinders the adoption of conventional detectors in real-world applications like large-scale object matching, visual grounding, visual relation prediction, obstacle detection (where it is more important to determine the presence and location of objects than to find specific types), etc. We propose class-agnostic object detection as a new problem that focuses on detecting objects irrespective of their object-classes. Specifically, the goal is to predict bounding boxes for all objects in an image but not their object-classes. The predicted boxes can then be consumed by another system to perform application-specific classification, retrieval, etc. We propose training and evaluation protocols for benchmarking class-agnostic detectors to advance future research in this domain. Finally, we propose (1) baseline methods and (2) a new adversarial learning framework for class-agnostic detection that forces the model to exclude class-specific information from features used for predictions. Experimental results show that adversarial learning improves class-agnostic detection efficacy.