TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/CORA: Adapting CLIP for Open-Vocabulary Detection with Reg...

CORA: Adapting CLIP for Open-Vocabulary Detection with Region Prompting and Anchor Pre-Matching

Xiaoshi Wu, Feng Zhu, Rui Zhao, Hongsheng Li

2023-03-23CVPR 2023 1Described Object DetectionObject LocalizationOpen Vocabulary Object Detectionobject-detectionObject Detection
PaperPDFCode(official)

Abstract

Open-vocabulary detection (OVD) is an object detection task aiming at detecting objects from novel categories beyond the base categories on which the detector is trained. Recent OVD methods rely on large-scale visual-language pre-trained models, such as CLIP, for recognizing novel objects. We identify the two core obstacles that need to be tackled when incorporating these models into detector training: (1) the distribution mismatch that happens when applying a VL-model trained on whole images to region recognition tasks; (2) the difficulty of localizing objects of unseen classes. To overcome these obstacles, we propose CORA, a DETR-style framework that adapts CLIP for Open-vocabulary detection by Region prompting and Anchor pre-matching. Region prompting mitigates the whole-to-region distribution gap by prompting the region features of the CLIP-based region classifier. Anchor pre-matching helps learning generalizable object localization by a class-aware matching mechanism. We evaluate CORA on the COCO OVD benchmark, where we achieve 41.7 AP50 on novel classes, which outperforms the previous SOTA by 2.4 AP50 even without resorting to extra training data. When extra training data is available, we train CORA$^+$ on both ground-truth base-category annotations and additional pseudo bounding box labels computed by CORA. CORA$^+$ achieves 43.1 AP50 on the COCO OVD benchmark and 28.1 box APr on the LVIS OVD benchmark.

Results

TaskDatasetMetricValueModel
Object DetectionMSCOCOAP 0.543.1CORA+
Object DetectionMSCOCOAP 0.541.7CORA
Object DetectionDescription Detection DatasetIntra-scenario ABS mAP5CORA-R50
Object DetectionDescription Detection DatasetIntra-scenario FULL mAP6.2CORA-R50
Object DetectionDescription Detection DatasetIntra-scenario PRES mAP6.7CORA-R50
3DMSCOCOAP 0.543.1CORA+
3DMSCOCOAP 0.541.7CORA
3DDescription Detection DatasetIntra-scenario ABS mAP5CORA-R50
3DDescription Detection DatasetIntra-scenario FULL mAP6.2CORA-R50
3DDescription Detection DatasetIntra-scenario PRES mAP6.7CORA-R50
2D ClassificationMSCOCOAP 0.543.1CORA+
2D ClassificationMSCOCOAP 0.541.7CORA
2D ClassificationDescription Detection DatasetIntra-scenario ABS mAP5CORA-R50
2D ClassificationDescription Detection DatasetIntra-scenario FULL mAP6.2CORA-R50
2D ClassificationDescription Detection DatasetIntra-scenario PRES mAP6.7CORA-R50
2D Object DetectionMSCOCOAP 0.543.1CORA+
2D Object DetectionMSCOCOAP 0.541.7CORA
2D Object DetectionDescription Detection DatasetIntra-scenario ABS mAP5CORA-R50
2D Object DetectionDescription Detection DatasetIntra-scenario FULL mAP6.2CORA-R50
2D Object DetectionDescription Detection DatasetIntra-scenario PRES mAP6.7CORA-R50
Open Vocabulary Object DetectionMSCOCOAP 0.543.1CORA+
Open Vocabulary Object DetectionMSCOCOAP 0.541.7CORA
16kMSCOCOAP 0.543.1CORA+
16kMSCOCOAP 0.541.7CORA
16kDescription Detection DatasetIntra-scenario ABS mAP5CORA-R50
16kDescription Detection DatasetIntra-scenario FULL mAP6.2CORA-R50
16kDescription Detection DatasetIntra-scenario PRES mAP6.7CORA-R50

Related Papers

A Real-Time System for Egocentric Hand-Object Interaction Detection in Industrial Domains2025-07-17RS-TinyNet: Stage-wise Feature Fusion Network for Detecting Tiny Objects in Remote Sensing Images2025-07-17Decoupled PROB: Decoupled Query Initialization Tasks and Objectness-Class Learning for Open World Object Detection2025-07-17Dual LiDAR-Based Traffic Movement Count Estimation at a Signalized Intersection: Deployment, Data Collection, and Preliminary Analysis2025-07-17Vision-based Perception for Autonomous Vehicles in Obstacle Avoidance Scenarios2025-07-16Tomato Multi-Angle Multi-Pose Dataset for Fine-Grained Phenotyping2025-07-15ECORE: Energy-Conscious Optimized Routing for Deep Learning Models at the Edge2025-07-08Beyond One Shot, Beyond One Perspective: Cross-View and Long-Horizon Distillation for Better LiDAR Representations2025-07-07