OpenAI DALL-E Blog Proof of Concept #20
Replies: 4 comments
-
I went back to my original parsing script and re-created the webdataset for these to include the url metadata (with img2dataset - also works great). Although I don't get hosting for the indices free; OpenAI's CDN is handling the hosting for the images. |
Beta Was this translation helpful? Give feedback.
-
cool stuff! I think you might be interested by clip-front that I just finished and put at https://rom1504.github.io/clip-retrieval/ (currently pointing to an instance of clip-back with a 8M index from cah) |
Beta Was this translation helpful? Give feedback.
-
added there https://github.com/rom1504/clip-retrieval#who-is-using-clip-retrieval- |
Beta Was this translation helpful? Give feedback.
-
moving this to a discussion |
Beta Was this translation helpful? Give feedback.
-
This project works very well! I realize this example is perhaps a bit contrived but it's actually quite useful to be able to do a fuzzy search on these and you can even find generations that just look very similar to the caption you enter and get working samples sometimes. Cool stuff.
https://gist.github.com/afiaka87/f662486fc45199fa4394f3456c8246d7#file-dalle_blog_semantic_search-ipynb
Beta Was this translation helpful? Give feedback.
All reactions