Skip to content

Can't use --desc-dir #31

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

Open
HencyChen opened this issue Sep 30, 2018 · 2 comments
Open

Can't use --desc-dir #31

HencyChen opened this issue Sep 30, 2018 · 2 comments

Comments

@HencyChen
Copy link

Hi, I have an issue evaluating the descriptors using --descr-dir argument.

I've downloaded the sift descriptors and saved in root/data/descriptors/sift/. And when I'm in the folder of python/, I run the following taught by the website:
python hpatch_eval.py --descr-dir=descrs/sift/ --task=verification --task=matching --delimiter=";"
It gives me the Usage instruction rather than executing the command all the time instead.

I' don't know where is problem, thank you!

@cumtchenchang
Copy link

@HencyChen I also encounter this problem. I search hpatch_eval.py in the code, it does not appear in the code. Is "hpatch_eval.py" is "hpatches_eval.py"? However, It does not work with hpatches_eval.py instead. Thank you.

@HencyChen
Copy link
Author

Hi, all you need to do is as follows:
$ python hpatches_eval.py --descr-name=sift --task=matching --delimiter=";"

sift is saved in descriptor/

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

No branches or pull requests

2 participants