CVAug 20, 2024

On the Potential of Open-Vocabulary Models for Object Detection in Unusual Street Scenes

arXiv:2408.11221v19 citationsh-index: 3
Originality Synthesis-oriented
AI Analysis

This addresses the problem of reliable object detection in unusual street scenes for autonomous driving and safety applications, but it is incremental as it benchmarks existing models on extended datasets.

The study evaluated state-of-the-art open-vocabulary object detectors for detecting unusual objects in street scenes as out-of-distribution tasks, finding that Grounding DINO achieved APs of 48.3% and 25.4% on RoadObstacle21 and LostAndFound, while YOLO-World scored 21.2% AP on RoadAnomaly21, indicating promise but substantial room for improvement.

Out-of-distribution (OOD) object detection is a critical task focused on detecting objects that originate from a data distribution different from that of the training data. In this study, we investigate to what extent state-of-the-art open-vocabulary object detectors can detect unusual objects in street scenes, which are considered as OOD or rare scenarios with respect to common street scene datasets. Specifically, we evaluate their performance on the OoDIS Benchmark, which extends RoadAnomaly21 and RoadObstacle21 from SegmentMeIfYouCan, as well as LostAndFound, which was recently extended to object level annotations. The objective of our study is to uncover short-comings of contemporary object detectors in challenging real-world, and particularly in open-world scenarios. Our experiments reveal that open vocabulary models are promising for OOD object detection scenarios, however far from perfect. Substantial improvements are required before they can be reliably deployed in real-world applications. We benchmark four state-of-the-art open-vocabulary object detection models on three different datasets. Noteworthily, Grounding DINO achieves the best results on RoadObstacle21 and LostAndFound in our study with an AP of 48.3% and 25.4% respectively. YOLO-World excels on RoadAnomaly21 with an AP of 21.2%.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes