cvg / pixloc

Back to the Feature: Learning Robust Camera Localization from Pixels to Pose (CVPR 2021)
Apache License 2.0
735 stars 92 forks source link

Checkpoint and dataset issue #48

Closed twdent closed 1 year ago

twdent commented 1 year ago

Hi, thanks for the awesome work! When trying to run pixloc.download as described in the readme, I get teh following error: subprocess.CalledProcessError: Command 'wget -r -np -nH -q --show-progress -R "index.html*" --cut-dirs 2 https://cvg-data.inf.ethz.ch/pixloc_CVPR2021/checkpoints/ -P C:{user}\pixloc\outputs\training -nc' returned non-zero exit status 1.

I seem to be able to access the files in a browser. Thanks in advance for any insights

flybiubiu commented 1 year ago

+1

sarlinpe commented 1 year ago

Does the command run if pasted in the terminal?