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

Open-World Object Detection via Discriminative Class Prototype Learning

About

Open-world object detection (OWOD) is a challenging problem that combines object detection with incremental learning and open-set learning. Compared to standard object detection, the OWOD setting is task to: 1) detect objects seen during training while identifying unseen classes, and 2) incrementally learn the knowledge of the identified unknown objects when the corresponding annotations is available. We propose a novel and efficient OWOD solution from a prototype perspective, which we call OCPL: Open-world object detection via discriminative Class Prototype Learning, which consists of a Proposal Embedding Aggregator (PEA), an Embedding Space Compressor (ESC) and a Cosine Similarity-based Classifier (CSC). All our proposed modules aim to learn the discriminative embeddings of known classes in the feature space to minimize the overlapping distributions of known and unknown classes, which is beneficial to differentiate known and unknown classes. Extensive experiments performed on PASCAL VOC and MS-COCO benchmark demonstrate the effectiveness of our proposed method.

Jinan Yu, Liyan Ma, Zhenglin Li, Yan Peng, Shaorong Xie• 2023

Related benchmarks

TaskDatasetResultRank
Open World Object DetectionMS-COCO OWOD Task 3
mAP (Known Before)38.7
15
Open World Object DetectionMS-COCO OWOD (Task 4)
mAP (Previously Known)30.7
15
Open World Object DetectionMS-COCO OWOD (Task 2)
mAP (Known)50.6
15
Open World Object DetectionMS-COCO OWOD Task 1
U-Recall8.3
13
Showing 4 of 4 rows

Other info

Follow for update