openai / CLIP

CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
MIT License
26.19k stars 3.35k forks source link

Add CLIP guide to See Also section #395

Open capjamesg opened 1 year ago

capjamesg commented 1 year ago

The Roboflow team are huge fans of CLIP. Team members have written guides on everything from building semantic search engines to building web games using CLIP (the web game received over 150,000 submissions when it went viral online).

Back when CLIP came out, @yeldarby wrote a guide introducing CLIP and its use cases, which we have since used as a canonical reference to show the capabilities of CLIP. I wanted to add it to the repository since the post helped me learn about CLIP when I was new to vision.