OpenVPRLab icon indicating copy to clipboard operation
OpenVPRLab copied to clipboard

An Open-source Deep Learning Framework for Visual Place Recognition

Results 5 OpenVPRLab issues
Sort by recently updated
recently updated
newest added

I'm struggling to compute testing results for trained models on the following datasets: Pitts30k, Pitts250K, Landlord, and Tokyo. Could you please assist me? Despite exploring MixVPR and BoQ code, I...

Hello @amaralibey, thank you for the amazing framework, the code is pretty easy to use! I'm training a BoQ-ResNet-50 with the following parameters, for obtaining a 4096 descriptor dim. After...

I noticed that the using the ground truth labels requires the dataset to be ordered in the same sequence as the labels. And using the labels provided in the [gsv-cities...

Hi @amaralibey ,thanks for so great repo. Is this version support multi-gpu validation? and it still not support in MixVPR REPO

I have changed model structure, say from resnet to mobilenet. Sure the performance became worse. But I want to analyze and especially visualize their feature's difference on same image. Maybe...