arXiv:2103.00020 · 36 repos reference this paper in their README
State-of-the-art computer vision systems are trained to predict a fixed set of predetermined object categories. This restricted form of supervision limits their generality and usability since additional labeled data is needed to specify any other visual concept. Learning directly from raw text about images is a promising alternative which leverages a much broader source of supervision. We demonstrate that the simple pre-training task of predicting which caption goes with which image is an efficient and scalable way to learn SOTA image representations from scratch on a dataset of 400 million (image, text) pairs collected from the internet. After pre-training, natural language is used to reference learned visual concepts (or describe new ones) enabling zero-shot transfer of the model to downstream tasks. We study the performance of this approach by benchmarking on over 30 different existing computer vision datasets, spanning tasks such as OCR, action recognition in videos, geo-localization, and many types of fine-grained object classification. The model transfers non-trivially to most tasks and is often competitive with a fully supervised baseline without the need for any dataset specific training. For instance, we match the accuracy of the original ResNet-50 on ImageNet zero-shot without needing to use any of the 1.28 million training examples it was trained on. We release our code and pre-trained model weights at https://github.com/OpenAI/CLIP.
openai/CLIP
34,285
·
·
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an…
fudan-zvg/Semantic-Segment-Anything
2,300
·
·
Automated dense category annotation engine that serves as the initial semantic labeling for the…
legacyai/tf-transformers
85
·
·
State of the art faster Transformer with Tensorflow 2.0 ( NLP, Computer Vision, Audio ).
clip-italian/clip-italian
185
·
·
CLIP (Contrastive Language–Image Pre-training) for Italian
elsevierlabs-os/clip-image-search
76
·
·
Fine-tuning OpenAI CLIP Model for Image Search on medical images
salesforce/LAVIS
11,262
·
·
LAVIS - A One-stop Library for Language-Vision Intelligence
apple/ml-mobileclip
1,635
·
·
This repository contains the official implementation of the research papers, "MobileCLIP" CVPR 2024…
cambridgeltl/visual-spatial-reasoning
150
·
·
[TACL'23] VSR: A probing benchmark for spatial undersranding of vision-language models.
FreddeFrallan/Multilingual-CLIP
831
·
·
OpenAI CLIP text encoders for multiple languages!
kesimeg/turkish-clip
10
·
·
OpenAI's clip model training for Turkish language using pretrained Resnet and DistilBERT
jbdel/vilmedic
188
·
·
ViLMedic (Vision-and-Language medical research) is a modular framework for vision and language…
TRI-ML/prismatic-vlms
1,016
·
·
A flexible and efficient codebase for training visually-conditioned language models (VLMs)