Open-Set Object Detection: Towards Unified Problem Formulation and Benchmarking

Abstract

In real-world applications where confidence is key, like autonomous driving, the accurate detection and appropriate handling of classes differing from those used during training are crucial. Despite the proposal of various unknown object detection approaches, we have observed widespread inconsistencies among them regarding the datasets, metrics, and scenarios used, alongside a notable absence of a clear definition for unknown objects, which hampers meaningful evaluation. To counter these issues, we introduce two benchmarks: a unified VOC-COCO evaluation, and the new OpenImagesRoad benchmark which provides clear hierarchical object definition besides new evaluation metrics. Complementing the benchmark, we exploit recent self-supervised Vision Transformers [ 22 ] performance, to improve pseudo-labeling-based OpenSet Object Detection (OSOD), through OW-DETR $^{++}$ + + . State-of-the-art methods are extensively evaluated on the proposed benchmarks. This study provides a clear problem definition, ensures consistent evaluations, and draws new conclusions about effectiveness of OSOD strategies.

Cite

Text

Ammar et al. "Open-Set Object Detection: Towards Unified Problem Formulation and Benchmarking." European Conference on Computer Vision Workshops, 2024. doi:10.1007/978-3-031-91672-4_4

Markdown

[Ammar et al. "Open-Set Object Detection: Towards Unified Problem Formulation and Benchmarking." European Conference on Computer Vision Workshops, 2024.](https://mlanthology.org/eccvw/2024/ammar2024eccvw-openset/) doi:10.1007/978-3-031-91672-4_4

BibTeX

@inproceedings{ammar2024eccvw-openset,
  title     = {{Open-Set Object Detection: Towards Unified Problem Formulation and Benchmarking}},
  author    = {Ammar, Hejer and Kiselov, Nikita and Lapouge, Guillaume and Audigier, Romaric},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2024},
  pages     = {46-61},
  doi       = {10.1007/978-3-031-91672-4_4},
  url       = {https://mlanthology.org/eccvw/2024/ammar2024eccvw-openset/}
}