Question about the DenseVLAD
Closed this issue · 3 comments
Hi @MubarizZaffar, thank you for your impressive work for VPR. it is very helpful!
The DenseVLAD seems to be not included in the techniques part which I think is also an important technique in this field. Do you have any implementation for this algorithm (python or Matlab?), because the official repository is not available any more.
Sincerely hope for your reply!
Hi He,
Thanks for reaching out. Yes, the original repository links have been changed but unfortunately I do not have the updated links. @oravus maybe you would want to add anything here, if you have any info?
Hi, I have attached the original DenseVLAD code (as was released by the its authors). Hope that helps.
247code.zip
Great thanks to all contributors, it helps me a lot. I have been searching for this code for quite a long time.