File size: 107 Bytes
7b7496d | 1 2 3 | docker pull colmap/colmap:latest
docker run --gpus all -w /working -v $1:/working -it colmap/colmap:latest
|
7b7496d | 1 2 3 | docker pull colmap/colmap:latest
docker run --gpus all -w /working -v $1:/working -it colmap/colmap:latest
|