Skip to content

Releases: QVPR/Patch-NetVLAD

v0.1.8

13 Mar 00:16
39ab4e4
Compare
Choose a tag to compare

Fix broken download links, and improve Mac MPS support

v0.1.7

11 May 00:52
ec78a12
Compare
Choose a tag to compare
  • Allow running vanilla NetVLAD
  • Smaller fixes
  • Allow setting posDistThr

v0.1.6

11 Nov 03:31
a689750
Compare
Choose a tag to compare

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

22 Jun 04:27
Compare
Choose a tag to compare

Add real-time script and fix some bugs.

v0.1.4

11 Jun 04:49
eac5622
Compare
Choose a tag to compare

Detect number of clusters automatically

v0.1.2

02 Jun 23:49
Compare
Choose a tag to compare

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

v0.1.1

02 Jun 22:51
259874b
Compare
Choose a tag to compare

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