roboflow / notebooks

Examples and tutorials on using SOTA computer vision models and techniques. Learn everything from old-school ResNet, through YOLO and object-detection transformers like DETR, to the latest models like Grounding DINO and SAM.
https://roboflow.com/models
5.27k stars 814 forks source link

Add CLIP search notebook #203

Closed capjamesg closed 1 year ago

capjamesg commented 1 year ago

This PR adds the CLIP search notebook used in our How to Build an Image-to-Image Search Engine with CLIP and Faiss tutorial to Notebooks.

capjamesg commented 1 year ago

I think I forgot to do a git pull on main before pushing this PR. Will create a new one with only my changes.