Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Downloading HPatches hangs #95

Open
axbycc-mark opened this issue Jul 1, 2024 · 2 comments · May be fixed by #115
Open

Downloading HPatches hangs #95

axbycc-mark opened this issue Jul 1, 2024 · 2 comments · May be fixed by #115

Comments

@axbycc-mark
Copy link

axbycc-mark commented Jul 1, 2024

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
Copy link

akutsu-kei commented Nov 21, 2024

@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 

@Parskatt
Copy link

Parskatt commented Dec 4, 2024

You do not need to login as far as I am aware, simply replacing the url worked for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants