You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
@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.
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!
The text was updated successfully, but these errors were encountered: