2002 Forks
13080 Stars
13080 Watchers

CLIP

CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image

How to download and setup CLIP

Open terminal and run command
git clone https://github.com/openai/CLIP.git
git clone is used to create a copy or clone of CLIP repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with CLIP https://github.com/openai/CLIP/archive/master.zip

Or simply clone CLIP with SSH
[email protected]:openai/CLIP.git

If you have some problems with CLIP

You may open issue on CLIP support forum (system) here: https://github.com/openai/CLIP/issues