serizba / salad

Optimal Transport Aggregation for Visual Place Recognition
GNU General Public License v3.0
138 stars 13 forks source link

complete the code of MSLS_Test(input_transform=transform) #12

Open luckdr opened 2 months ago

luckdr commented 2 months ago

Thank you for your outstanding idea. Can you complete the 40th line of eval.py code MSLS_Test(input_transform=transform)? This result needs to be uploaded to the website for testing, but for the code of the generated csv file confuse me a lot and can you provide the .npy file of the database of msls_test and the image path of query, like the *.npy in the datasets.msls_val directory? thanks .

serizba commented 1 week ago

I've just pushed a new version which includes MSLS_Test. Now you can run the eval.py code with MSLS_Test and a .txt file with the predictions will be generated. You can then upload this file to the online challenge site.