Sign inSign up

celinachild/visloc2021

By celinachild

Updated about 5 years ago

Image
0

155

celinachild/visloc2021 repository overview

How to run

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  

Reference

https://github.com/cvg/visloc-iccv2021

Tag summary

Content type

Image

Digest

Size

4.3 GB

Last updated

about 5 years ago

docker pull celinachild/visloc2021