Hello friends!
I am trying to replace TinEye in my project. ( a photo matching system with an already existing reference image database)
In general now SIFT gives more or less results. But I need to optimize the search in the database. Otherwise comparison with 10 thousand pictures will take forever. Now I look towards FAIS and start to study vector compression algorithms.
Perhaps you can tell me how normal people solve this problem?