Rohit Bharadwaj, Muzammal Naseer, Salman Khan, Fahad Shahbaz Khan
In this work, we address the challenging and emergent problem of novel object detection (NOD), focusing on the accurate detection of both known and novel object categories during inference. Traditional object detection algorithms are inherently closed-set, limiting their capability to handle NOD. We present a novel approach to transform existing closed-set detectors into open-set detectors. This transformation is achieved by leveraging the complementary strengths of pre-trained foundational models, specifically CLIP and SAM, through our cooperative mechanism. Furthermore, by integrating this mechanism with state-of-the-art open-set detectors such as GDINO, we establish new benchmarks in object detection performance. Our method achieves 17.42 mAP in novel object detection and 42.08 mAP for known objects on the challenging LVIS dataset. Adapting our approach to the COCO OVD split, we surpass the current state-of-the-art by a margin of 7.2 $ \text{AP}_{50} $ for novel classes. Our code is available at https://rohit901.github.io/coop-foundation-models/ .
| Task | Dataset | Metric | Value | Model |
|---|---|---|---|---|
| Object Detection | MSCOCO | AP 0.5 | 50.3 | Cooperative Foundational Models |
| 3D | MSCOCO | AP 0.5 | 50.3 | Cooperative Foundational Models |
| 2D Classification | MSCOCO | AP 0.5 | 50.3 | Cooperative Foundational Models |
| 2D Object Detection | MSCOCO | AP 0.5 | 50.3 | Cooperative Foundational Models |
| 2D Object Detection | LVIS v1.0 val | All mAP | 19.33 | Cooperative Foundational Models |
| 2D Object Detection | LVIS v1.0 val | Known mAP | 42.08 | Cooperative Foundational Models |
| 2D Object Detection | LVIS v1.0 val | Novel mAP | 17.42 | Cooperative Foundational Models |
| Open Vocabulary Object Detection | MSCOCO | AP 0.5 | 50.3 | Cooperative Foundational Models |
| 16k | MSCOCO | AP 0.5 | 50.3 | Cooperative Foundational Models |