Open boanz opened 3 years ago
Yes, duplicates are unordered, they are printed/visualized according to the order of input images in the directory. Indeed now I'm trying to find a way to order duplicates according to their cosine similarity scores (that would have more sense).
The input retrieved_duplicates seems to be unordered. The metric of MAP is related to the order of input. Please let me know if I have misunderstood.