cvg / glue-factory

Training library for local feature detection and matching
Apache License 2.0
770 stars 99 forks source link

Downloading HPatches hangs #95

Open axbycc-mark opened 5 months ago

axbycc-mark commented 5 months ago

The HPatches dataset tries to download from http://icvl.ee.ic.ac.uk/vbalnt/hpatches/hpatches-sequences-release.tar.gz The link seem to be dead or it hangs. This is triggered by the command

python -m gluefactory.eval.hpatches --conf superpoint+lightglue-official --overwrite

akutsu-kei commented 1 week ago

@axbycc-mark

You can download it from Here (need sign in), and unpack & locate it in like this.

image

Then, you could run the command.

I verified the below works well.

python -m gluefactory.eval.hpatches --conf aliked+lightglue-official