Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Those "search by description" links reveal a strange problem with the index:

1. Search for "monitor": https://rom1504.github.io/clip-retrieval/?back=https%3A%2F%2...

2. Note that there are several results with AOC model E2260SWDN.

3. Click the search button beside one of them.

4. Note that none of the results contain "E2260SWDN". Searching for "E2260SWDN" by itself is the same.

The back button doesn't work in this interface either. The URL changes, but it doesn't actually show that previous search.



That's interesting indeed! Note that the description search as well as the image search are both using a knn index on embeddings and not exact search. That helps for finding semantically close by items but indeed for exact reference match it might not be the best solution. Re-indexing the dataset with something like elastic search would give the reference search results you expect.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: