filipradenovic / revisitop

Revisiting Oxford and Paris: Large-Scale Image Retrieval Benchmarking
http://cmp.felk.cvut.cz/revisitop
251 stars 48 forks source link

Is there a plan to release rest of evaluations? #1

Closed msharmavikram closed 6 years ago

msharmavikram commented 6 years ago

Appreciate in making this dataset available.

I was wondering if you plan to release the other evaluations codebase to the community. Currently, I see that R-[37]-GeM is released. Is there any plan to release other?

If not, perhaps, can you do release DELF-ASMK+SP, HesAff-rSIFT-ASMK+SP, R-[10]-R-MAC+DFS?

filipradenovic commented 6 years ago

Most of the methods benchmarked in this project are available online:

I might have skipped or do not know of other implementations of the same methods. I am sure there are many more.

For now, we do not plan to release the unified evaluation of all the methods. Features for R-[37]-GeM are added to the code for the example evaluation purpose.

msharmavikram commented 6 years ago

Thanks! this helps to get started.

Varshul commented 5 years ago

Hey @filipradenovic. Great work on the paper and sharing of individual features.

Though for further evaluations would really be amazing if you can release features of DELF-ASMK*+SP (primarily) and others.

filipradenovic commented 5 years ago

This is a new implementation of DELF-ASMK* available: github.com/gtolias/asmk. Additionally, there is a new implementation of HQE available: github.com/gtolias/hqe

For now, we are not planning to release all the methods used in the paper, as many of them are already available online.