hardnet
hardnet copied to clipboard
report a bug maybe
In HardNet.py, line 554, it should be this:
DATASET_DIR=args.w1bsroot.replace('wxbs-descriptors-benchmark/code', 'wxbs-descriptors-benchmark/data/W1BS')).
Because of the RUNPATH in run_me.sh , /code appears twice in args.w1bsroot .
Pardon me if i was wrong.