8 Forks
53 Stars
53 Watchers

CLIP

CLIP: Connecting Text and Image (Learning Transferable Visual Models From Natural Language Supervision)

How to download and setup CLIP

Open terminal and run command
git clone https://github.com/leaderj1001/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/leaderj1001/CLIP/archive/master.zip

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

If you have some problems with CLIP

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