sudo docker pull celinachild/visloc2021 # colmap, pycolmap, hloc, kapture installed
sudo docker run --gpus all -it --privileged celinachild/visloc2021 /bin/bash
cd ~/visloc-iccv2021 # this source code is slightly modified from the reference code
wget https://cvg-data.inf.ethz.ch/eth_ms_dataset/iccv2021/data.zip && unzip data.zip
python3 -m demo.pipeline
Content type
Image
Digest
Size
4.3 GB
Last updated
about 5 years ago
docker pull celinachild/visloc2021