rom1504 / clip-retrieval

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

Question regarding downloading all URLs of laion-400m dataset #322

Closed xilongzhou closed 11 months ago

xilongzhou commented 11 months ago

Hi,

Thanks for the great work! I have a question: I would like to have access to all the URLs of laion dataset and then do filter on my own side. Is there a quick way to download all the urls only for the laion-400m dataset?

Thanks for your help!