QVPR / Patch-NetVLAD

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

The training process #58

Closed Orbis36 closed 2 years ago

Orbis36 commented 2 years ago

Hi,

Thanks for your excellent work. Since you haven't provided any multi-card training codes, I want to know how long time do I need if I want to train the Patch-NetVLAD from scratch? with a 3090. It seems for the 30 epochs(Default Settings) it will need more than 2 weeks, is that correct?

Thanks for any help

Tobias-Fischer commented 2 years ago

Yes, as far as I remember, this is correct.

Please feel free to add a PR to add multi-card training, it should not be too hard to add.

Best, Tobi /cc @StephenHausler