Releases: QVPR/Patch-NetVLAD
Releases · QVPR/Patch-NetVLAD
v0.1.8
v0.1.7
- Allow running vanilla NetVLAD
- Smaller fixes
- Allow setting posDistThr
v0.1.6
Training code
This release adds code to train NetVLAD on the Mapillary dataset + PCAing models using either Mapillary dataset or Pittsburgh (#20 and #39)
Bugfixes
- Support for Multi-GPU inference (#22 - thanks @michaelschleiss)
- Fix in keypoint positions (6005b55)
- Fix recalls when validating on Mapillary dataset (#44)
Full Changelog: v0.1.5...v0.1.6
v0.1.5
Add real-time script and fix some bugs.
v0.1.4
Detect number of clusters automatically
v0.1.2
Fixes for pip/conda release (missing dependency on matplotlib and wrong entry point for download model executable)
v0.1.1
Initial release of Patch-NetVLAD. Used as release for first PyPi/Conda packages.