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/RegionCLIP: Region-based Language-Image Pretraining

RegionCLIP: Region-based Language-Image Pretraining

Yiwu Zhong, Jianwei Yang, Pengchuan Zhang, Chunyuan Li, Noel Codella, Liunian Harold Li, Luowei Zhou, Xiyang Dai, Lu Yuan, Yin Li, Jianfeng Gao

2021-12-16CVPR 2022 1Image ClassificationTransfer LearningReal-Time Object DetectionOpen Vocabulary Object Detectionobject-detectionObject Detection
PaperPDFCode(official)

Abstract

Contrastive language-image pretraining (CLIP) using image-text pairs has achieved impressive results on image classification in both zero-shot and transfer learning settings. However, we show that directly applying such models to recognize image regions for object detection leads to poor performance due to a domain shift: CLIP was trained to match an image as a whole to a text description, without capturing the fine-grained alignment between image regions and text spans. To mitigate this issue, we propose a new method called RegionCLIP that significantly extends CLIP to learn region-level visual representations, thus enabling fine-grained alignment between image regions and textual concepts. Our method leverages a CLIP model to match image regions with template captions and then pretrains our model to align these region-text pairs in the feature space. When transferring our pretrained model to the open-vocabulary object detection tasks, our method significantly outperforms the state of the art by 3.8 AP50 and 2.2 AP for novel categories on COCO and LVIS datasets, respectively. Moreoever, the learned region representations support zero-shot inference for object detection, showing promising results on both COCO and LVIS datasets. Our code is available at https://github.com/microsoft/RegionCLIP.

Results

TaskDatasetMetricValueModel
Object DetectionLVIS v1.0AP novel-LVIS base training22Region-CLIP (RN50x4-C4)
Object DetectionLVIS v1.0AP novel-LVIS base training17.1Region-CLIP (RN50-C4)
Object DetectionMSCOCOAP 0.539.3Region-CLIP (RN50x4-C4)
Object DetectionMSCOCOAP 0.531.4Region-CLIP (RN50-C4)
3DLVIS v1.0AP novel-LVIS base training22Region-CLIP (RN50x4-C4)
3DLVIS v1.0AP novel-LVIS base training17.1Region-CLIP (RN50-C4)
3DMSCOCOAP 0.539.3Region-CLIP (RN50x4-C4)
3DMSCOCOAP 0.531.4Region-CLIP (RN50-C4)
2D ClassificationLVIS v1.0AP novel-LVIS base training22Region-CLIP (RN50x4-C4)
2D ClassificationLVIS v1.0AP novel-LVIS base training17.1Region-CLIP (RN50-C4)
2D ClassificationMSCOCOAP 0.539.3Region-CLIP (RN50x4-C4)
2D ClassificationMSCOCOAP 0.531.4Region-CLIP (RN50-C4)
2D Object DetectionLVIS v1.0AP novel-LVIS base training22Region-CLIP (RN50x4-C4)
2D Object DetectionLVIS v1.0AP novel-LVIS base training17.1Region-CLIP (RN50-C4)
2D Object DetectionMSCOCOAP 0.539.3Region-CLIP (RN50x4-C4)
2D Object DetectionMSCOCOAP 0.531.4Region-CLIP (RN50-C4)
Open Vocabulary Object DetectionLVIS v1.0AP novel-LVIS base training22Region-CLIP (RN50x4-C4)
Open Vocabulary Object DetectionLVIS v1.0AP novel-LVIS base training17.1Region-CLIP (RN50-C4)
Open Vocabulary Object DetectionMSCOCOAP 0.539.3Region-CLIP (RN50x4-C4)
Open Vocabulary Object DetectionMSCOCOAP 0.531.4Region-CLIP (RN50-C4)
16kLVIS v1.0AP novel-LVIS base training22Region-CLIP (RN50x4-C4)
16kLVIS v1.0AP novel-LVIS base training17.1Region-CLIP (RN50-C4)
16kMSCOCOAP 0.539.3Region-CLIP (RN50x4-C4)
16kMSCOCOAP 0.531.4Region-CLIP (RN50-C4)

Related Papers

Automatic Classification and Segmentation of Tunnel Cracks Based on Deep Learning and Visual Explanations2025-07-18RaMen: Multi-Strategy Multi-Modal Learning for Bundle Construction2025-07-18Adversarial attacks to image classification systems using evolutionary algorithms2025-07-17Efficient Adaptation of Pre-trained Vision Transformer underpinned by Approximately Orthogonal Fine-Tuning Strategy2025-07-17Federated Learning for Commercial Image Sources2025-07-17MUPAX: Multidimensional Problem Agnostic eXplainable AI2025-07-17Disentangling coincident cell events using deep transfer learning and compressive sensing2025-07-17A Real-Time System for Egocentric Hand-Object Interaction Detection in Industrial Domains2025-07-17