paper-with-me

Papers

Towards Open World Object Detection

2021-03-03 · CVPR 2021 1 · K J Joseph, Salman Khan, Fahad Shahbaz Khan, Vineeth N Balasubramanian

Humans have a natural instinct to identify unknown object instances in their environments. The intrinsic curiosity about these unknown instances aids in learning about them, when the corresponding knowledge is eventually available. This motivates us to propose a novel computer vision problem called: Open World Object Detection', where a model is tasked to: 1) identify objects that have not been introduced to it as unknown', without explicit supervision to do so, and 2) incrementally learn these identified unknown categories without forgetting previously learned classes, when the corresponding labels are progressively received. We formulate the problem, introduce a strong evaluation protocol and provide a novel solution, which we call ORE: Open World Object Detector, based on contrastive clustering and energy based unknown identification. Our experimental evaluation and ablation studies analyze the efficacy of ORE in achieving Open World objectives. As an interesting by-product, we find that identifying and characterizing unknown instances helps to reduce confusion in an incremental object detection setting, where we achieve state-of-the-art performance, with no extra methodological effort. We hope that our work will attract further research into this newly identified, yet crucial research direction.

📄 PDF Abstract BibTeX arXiv:2103.02603

Code (2)

JosephKJ/OWOD 공식 구현 pytorch
josephkj/eli pytorch

Tasks

ClusteringObjectobject-detectionOpen World Object Detection

Similar Papers 제목 키워드 기반

Open-World Objectness Modeling Unifies Novel Object Detection

2025-01-01 · CVPR 2025 1 · Shan Zhang, Yao Ni, Jinhao Du, Yuan Xue 외

The challenge in open-world object detection, similarly to few- and zero-shot learning, is to generalize beyond the class distribution of the training data. In this paper, we propose a general class-agnostic objectne…

Novel Object Detectionobject-detectionObject DetectionOpen-vocabulary object detection+3

Open World DETR: Transformer based Open World Object Detection

2022-12-06 · Na Dong, Yongqiang Zhang, Mingli Ding, Gim Hee Lee

Open world object detection aims at detecting objects that are absent in the object classes of the training data as unknown objects without explicit supervision. Furthermore, the exact classes of the unknown objects must…

Knowledge DistillationObjectobject-detectionObject Detection+1

OpenAD: Open-World Autonomous Driving Benchmark for 3D Object Detection

2024-11-26 · Zhongyu Xia, Jishuo Li, Zhiwei Lin, Xinhao Wang 외

Open-world autonomous driving encompasses domain generalization and open-vocabulary. Domain generalization refers to the capabilities of autonomous driving systems across different scenarios and sensor parameter configur…

3D Object DetectionAutonomous DrivingDomain GeneralizationLanguage Modeling+6

LLM-Guided Agentic Object Detection for Open-World Understanding

2025-07-14 · Furkan Mumcu, Michael J. Jones, Anoop Cherian, Yasin Yilmaz arxiv

Object detection traditionally relies on fixed category sets, requiring costly re-training to handle novel objects. While Open-World and Open-Vocabulary Object Detection (OWOD and OVOD) improve flexibility, OWOD lacks se…

Object Detection

V3Det Challenge 2024 on Vast Vocabulary and Open Vocabulary Object Detection: Methods and Results

2024-06-17 · Jiaqi Wang, Yuhang Zang, Pan Zhang, Tao Chu 외

Detecting objects in real-world scenes is a complex task due to various challenges, including the vast range of object categories, and potential encounters with previously unknown or unseen objects. The challenges necess…

Objectobject-detectionObject DetectionOpen-vocabulary object detection+1