QVPR / Patch-NetVLAD

Code for the CVPR2021 paper "Patch-NetVLAD: Multi-Scale Fusion of Locally-Global Descriptors for Place Recognition"
MIT License
510 stars 72 forks source link

validation / evaluation wrong indices #43

Closed Tarekbouamer closed 2 years ago

Tarekbouamer commented 2 years ago

Hello QVPR team,

In evaluation function, line 88 , I think all_pos_indices list has wrong indices and can be adjusted by adding offset _lenDb in msls class line 210

Thank you

Tobias-Fischer commented 2 years ago

Hi @Tarekbouamer, thanks for reporting this issue! We just fixed it in #44.