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

patchnetvlad recall #86

Closed whuzs closed 8 months ago

whuzs commented 8 months ago

Hello, professors. how to val the recall in pooling=patchnetvlad? val.py seems to calculate recall in pooling=netvlad. thanks

Tobias-Fischer commented 8 months ago

We don’t implement this directly, however it should be easy to do using the functionality in https://github.com/QVPR/Patch-NetVLAD/blob/main/feature_match.py