HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Extract Free Dense Labels from CLIP

Chong Zhou; Chen Change Loy; Bo Dai

Extract Free Dense Labels from CLIP

Abstract

Contrastive Language-Image Pre-training (CLIP) has made a remarkable breakthrough in open-vocabulary zero-shot image recognition. Many recent studies leverage the pre-trained CLIP models for image-level classification and manipulation. In this paper, we wish examine the intrinsic potential of CLIP for pixel-level dense prediction, specifically in semantic segmentation. To this end, with minimal modification, we show that MaskCLIP yields compelling segmentation results on open concepts across various datasets in the absence of annotations and fine-tuning. By adding pseudo labeling and self-training, MaskCLIP+ surpasses SOTA transductive zero-shot semantic segmentation methods by large margins, e.g., mIoUs of unseen classes on PASCAL VOC/PASCAL Context/COCO Stuff are improved from 35.6/20.7/30.3 to 86.1/66.7/54.7. We also test the robustness of MaskCLIP under input corruption and evaluate its capability in discriminating fine-grained objects and novel concepts. Our finding suggests that MaskCLIP can serve as a new reliable source of supervision for dense prediction tasks to achieve annotation-free segmentation. Source code is available at https://github.com/chongzhou96/MaskCLIP.

Code Repositories

chongzhou96/maskclip
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
open-vocabulary-panoptic-segmentation-onMaskCLIP
PQ: 15.1
semantic-segmentation-on-cc3m-tagmaskMaskCLIP
mIoU: 41.0
unsupervised-semantic-segmentation-with-1DenseCLIP
mIoU: 19.6
pixel accuracy: 32.2
unsupervised-semantic-segmentation-with-10MaskCLIP
mIoU: 20.6
unsupervised-semantic-segmentation-with-11MaskCLIP
mIoU: 29.3
unsupervised-semantic-segmentation-with-2DenseCLIP
mIoU: 15.3
pixel accuracy: 34.1
unsupervised-semantic-segmentation-with-3MaskCLIP
mIoU: 10.0
pixel accuracy: 35.9
unsupervised-semantic-segmentation-with-4MaskCLIP
Mean IoU (val): 9.8
unsupervised-semantic-segmentation-with-7MaskCLIP
mIoU: 74.9
unsupervised-semantic-segmentation-with-8MaskCLIP
mIoU: 26.4
unsupervised-semantic-segmentation-with-9MaskCLIP
mIoU: 16.4
zero-shot-segmentation-on-ade20k-trainingMaskCLIP
mIoU: 10.2
zero-shot-semantic-segmentation-on-coco-stuffMaskCLIP+
Inductive Setting hIoU: -
Transductive Setting hIoU: 45.0
zero-shot-semantic-segmentation-on-pascal-vocMaskCLIP+
Inductive Setting hIoU: -
Transductive Setting hIoU: 87.4

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Extract Free Dense Labels from CLIP | Papers | HyperAI