paper-with-me

홈 › Papers

Exploring Regional Clues in CLIP for Zero-Shot Semantic Segmentation

2024-01-01 · CVPR 2024 1 · Yi Zhang, Meng-Hao Guo, Miao Wang, Shi-Min Hu

CLIP has demonstrated marked progress in visual recognition due to its powerful pre-training on large-scale image-text pairs. However it still remains a critical challenge: how to transfer image-level knowledge into pixel-level understanding tasks such as semantic segmentation. In this paper to solve the mentioned challenge we analyze the gap between the capability of the CLIP model and the requirement of the zero-shot semantic segmentation task. Based on our analysis and observations we propose a novel method for zero-shot semantic segmentation dubbed CLIP-RC (CLIP with Regional Clues) bringing two main insights. On the one hand a region-level bridge is necessary to provide fine-grained semantics. On the other hand overfitting should be mitigated during the training stage. Benefiting from the above discoveries CLIP-RC achieves state-of-the-art performance on various zero-shot semantic segmentation benchmarks including PASCAL VOC PASCAL Context and COCO-Stuff 164K. Code will be available at https://github.com/Jittor/JSeg.

📄 PDF Abstract BibTeX

Code (1)

Jittor/JSeg pytorch

Tasks

SegmentationSemantic SegmentationZero-Shot Semantic Segmentation

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Learning Generalized Zero-Shot Learners for Open-Domain Image Geolocalization

2023-02-01 · Lukas Haas, Silas Alberti, Michal Skreta

Image geolocalization is the challenging task of predicting the geographic coordinates of origin for a given photo. It is an unsolved problem relying on the ability to combine visual clues with general knowledge about th…

Generalized Zero-Shot LearningMeta-LearningPhoto geolocation estimationZero-Shot Learning

AutoCLIP: Auto-tuning Zero-Shot Classifiers for Vision-Language Models

2023-09-28 · Jan Hendrik Metzen, Piyapat Saranrittichai, Chaithanya Kumar Mummadi

Classifiers built upon vision-language models such as CLIP have shown remarkable zero-shot performance across a broad range of image classification tasks. Prior work has studied different ways of automatically creating d…

image-classificationImage ClassificationLanguage ModellingLarge Language Model

TSCLIP: Robust CLIP Fine-Tuning for Worldwide Cross-Regional Traffic Sign Recognition

2024-09-23 · Guoyang Zhao, Fulong Ma, Weiqing Qi, Chenguang Zhang 외

Traffic sign is a critical map feature for navigation and traffic control. Nevertheless, current methods for traffic sign recognition rely on traditional deep learning models, which typically suffer from significant perf…

Prompt EngineeringTraffic Sign Recognition

Exploring the Versatility of Zero-Shot CLIP for Interstitial Lung Disease Classification

2023-06-01 · Cara Van Uden, Christian Bluethgen, Maayane Attias, Malgorzata Polacin 외

Interstitial lung diseases (ILD) present diagnostic challenges due to their varied manifestations and overlapping imaging features. To address this, we propose a machine learning approach that utilizes CLIP, a multimodal…

ClassificationDiagnosticimage-classificationImage Classification+2

Dual-Modal Prompting for Sketch-Based Image Retrieval

2024-04-29 · Liying Gao, Bingliang Jiao, Peng Wang, Shizhou Zhang 외

Sketch-based image retrieval (SBIR) associates hand-drawn sketches with their corresponding realistic images. In this study, we aim to tackle two major challenges of this task simultaneously: i) zero-shot, dealing with u…

Image RetrievalRetrievalSketch-Based Image Retrieval