Patch NetVLAD Versions Save

Code for the CVPR2021 paper "Patch-NetVLAD: Multi-Scale Fusion of Locally-Global Descriptors for Place Recognition"

v0.1.8

2 months ago

Fix broken download links, and improve Mac MPS support

v0.1.7

1 year ago
  • Allow running vanilla NetVLAD
  • Smaller fixes
  • Allow setting posDistThr

v0.1.6

2 years ago

Training code

This release adds code to train NetVLAD on the Mapillary dataset + PCAing models using either Mapillary dataset or Pittsburgh (https://github.com/QVPR/Patch-NetVLAD/pull/20 and https://github.com/QVPR/Patch-NetVLAD/pull/39)

Bugfixes

Full Changelog: https://github.com/QVPR/Patch-NetVLAD/compare/v0.1.5...v0.1.6

v0.1.5

2 years ago

Add real-time script and fix some bugs.

v0.1.4

2 years ago

Detect number of clusters automatically

v0.1.2

2 years ago

Fixes for pip/conda release (missing dependency on matplotlib and wrong entry point for download model executable)

v0.1.1

2 years ago

Initial release of Patch-NetVLAD. Used as release for first PyPi/Conda packages.