Update colmap.sh

This commit is contained in:
Geralt_of_Rivia 2023-12-27 15:45:48 +08:00 committed by GitHub
parent c7478df53a
commit a69bfc6616
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
workdir=$1
datatype=$2 # blender, hypernerf, llff
export CUDA_VISIBLE_DEVICES=1
export CUDA_VISIBLE_DEVICES=0
rm -rf $workdir/sparse_
rm -rf $workdir/image_colmap
python scripts/"$datatype"2colmap.py $workdir