Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Cap2Det: Learning to Amplify Weak Caption Supervision for Object Detection

About

Learning to localize and name object instances is a fundamental problem in vision, but state-of-the-art approaches rely on expensive bounding box supervision. While weakly supervised detection (WSOD) methods relax the need for boxes to that of image-level annotations, even cheaper supervision is naturally available in the form of unstructured textual descriptions that users may freely provide when uploading image content. However, straightforward approaches to using such data for WSOD wastefully discard captions that do not exactly match object names. Instead, we show how to squeeze the most information out of these captions by training a text-only classifier that generalizes beyond dataset boundaries. Our discovery provides an opportunity for learning detection models from noisy but more abundant and freely-available caption data. We also validate our model on three classic object detection benchmarks and achieve state-of-the-art WSOD performance. Our code is available at https://github.com/yekeren/Cap2Det.

Keren Ye, Mingda Zhang, Adriana Kovashka, Wei Li, Danfeng Qin, Jesse Berent• 2019

Related benchmarks

TaskDatasetResultRank
Object DetectionCOCO (val)
mAP20.1
613
Object DetectionMS-COCO 48/17 base/novel
GZSD All AP5020.1
21
Object DetectionMS-COCO Generalized (Novel)
mAP5020.3
14
Object DetectionCOCO novel and base categories 2014--
12
Object DetectionMSCOCO (48/17)
mAP (Base)0.201
11
Object DetectionCOCO Open-vocabulary 2 (test)
mAP50 (Box, All)20.1
9
Showing 6 of 6 rows

Other info

Follow for update