rom1504 / clip-retrieval

Easily compute clip embeddings and build a clip retrieval system with them
https://rom1504.github.io/clip-retrieval/
MIT License
2.29k stars 207 forks source link

LAION-400M & 5B index #318

Open xbldi opened 9 months ago

xbldi commented 9 months ago

Hi, thanks for this great repo!

Could share the version of LAION-400M index used for the demo website? https://rom1504.github.io/clip-retrieval. So far the only public 400M index I can find is from here https://the-eye.eu/public/AI/cah/laion400m-indexes/. (16, 32 and 64GB version).

As for LAION-5B, it seems there is only image index and no official text index, thus the demo website doesn't support text to text retrieval?

Thanks in advance!

piotr-teterwak commented 9 months ago

Agreed, thank you! And also the h-params of how it was built would be very useful.