paper-with-me

홈 › Papers

UC-OWOD: Unknown-Classified Open World Object Detection

2022-07-23 · Zhiheng Wu, Yue Lu, Xingyu Chen, Zhengxing Wu, Liwen Kang, Junzhi Yu

Open World Object Detection (OWOD) is a challenging computer vision problem that requires detecting unknown objects and gradually learning the identified unknown classes. However, it cannot distinguish unknown instances as multiple unknown classes. In this work, we propose a novel OWOD problem called Unknown-Classified Open World Object Detection (UC-OWOD). UC-OWOD aims to detect unknown instances and classify them into different unknown classes. Besides, we formulate the problem and devise a two-stage object detector to solve UC-OWOD. First, unknown label-aware proposal and unknown-discriminative classification head are used to detect known and unknown objects. Then, similarity-based unknown classification and unknown clustering refinement modules are constructed to distinguish multiple unknown classes. Moreover, two novel evaluation protocols are designed to evaluate unknown-class detection. Abundant experiments and visualizations prove the effectiveness of the proposed method. Code is available at https://github.com/JohnWuzh/UC-OWOD.

📄 PDF Abstract BibTeX arXiv:2207.11455

Code (1)

johnwuzh/uc-owod 공식 구현

Tasks

Objectobject-detectionObject DetectionOpen World Object Detection

Similar Papers 제목 키워드 기반

PROB: Probabilistic Objectness for Open World Object Detection

2022-12-02 · CVPR 2023 1 · Orr Zohar, Kuan-Chieh Wang, Serena Yeung

Open World Object Detection (OWOD) is a new and challenging computer vision task that bridges the gap between classic object detection (OD) benchmarks and object detection in the real world. In addition to detecting and …

Objectobject-detectionObject DetectionOpen World Object Detection

Looking Beyond the Known: Towards a Data Discovery Guided Open-World Object Detection

2025-09-30 · Anay Majee, Amitesh Gangrade, Rishabh Iyer arxiv

Open-World Object Detection (OWOD) enriches traditional object detectors by enabling continual discovery and integration of unknown objects via human guidance. However, existing OWOD approaches frequently suffer from sem…

Representation LearningObject Detection

Revisiting Open World Object Detection

2022-01-03 · Xiaowei Zhao, Xianglong Liu, Yifan Shen, Yixuan Qiao 외

Open World Object Detection (OWOD), simulating the real dynamic world where knowledge grows continuously, attempts to detect both known and unknown classes and incrementally learn the identified unknown ones. We find tha…

Objectobject-detectionObject DetectionOpen World Object Detection

Semi-supervised Open-World Object Detection

2024-02-25 · Sahal Shaji Mullappilly, Abhishek Singh Gehlot, Rao Muhammad Anwer, Fahad Shahbaz Khan 외

Conventional open-world object detection (OWOD) problem setting first distinguishes known and unknown classes and then later incrementally learns the unknown objects when introduced with labels in the subsequent tasks. H…

Incremental LearningObjectobject-detectionObject Detection+1

OW-OVD: Unified Open World and Open Vocabulary Object Detection

2025-01-01 · CVPR 2025 1 · Xing Xi, Yangyang Huang, Ronghua Luo, Yu Qiu

Open world perception expands traditional closed-set frameworks, which assume a predefined set of known categories, to encompass dynamic real-world environments. Open World Object Detection (OWOD) and Open Vocabulary…

AttributeIncremental Learningobject-detectionObject Detection+4