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

Add word count table #225

Closed nathanleclaire closed 10 months ago

nathanleclaire commented 1 year ago

A little hack I threw together to count captions from images in the UI

image

Would this be of interest? I'm finding it useful for prompt ideas, cause I was more or less doing a manual version of that in some ways before

nathanleclaire commented 1 year ago

I added support for word pairs now, not just one word. Pretty fun.

image
nathanleclaire commented 1 year ago

@rom1504 would you be interested in this? I can fix the tests and stuff but want to make sure you would like to merge it first

rom1504 commented 1 year ago

hey, sorry for delay

that looks cool could you provide a few more full screenshots so I understand better how it fits into the UI ?

rom1504 commented 10 months ago

hey so, this looks pretty cool but also I'm afraid that would bloat the ui a bit let's not merge this

maybe we can figure out a way to make the UI expandable so people can plug various things