wjbmattingly / youtube-clip-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About the Repository

This repository houses the code used to create an Annoy Index of CLIP embedded images. The CLIP model was used via the Sentence Transformer library. The images used in this repository are medieval manuscripts and were gathered from E-Codices.

This repository also has the code for querying the Annoy index with an encoded text-based query. This allows a user to search a database of images with text.

Video link: https://youtu.be/x8C8IMqHxFA

"YouTube Thumbnail"

Citation to Images

For a complete citation to all images used in this repository, see data/citation.md.

About


Languages

Language:Jupyter Notebook 99.8%Language:Python 0.2%