mirror of
https://github.com/graphdeco-inria/gaussian-splatting
synced 2025-02-21 11:41:01 +00:00
...
This commit is contained in:
parent
00e5e6eb1f
commit
ef5f8e9fd2
@ -21,7 +21,7 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
python3.10 convert.py -s $1-data/ #--skip_matching #--no_gpu
|
python3.10 convert.py -s $1-data/ #--skip_matching #--no_gpu
|
||||||
python3.10 train.py -s $1-data/ -r 1 #--model_path=$1-data/output/ #
|
python3.10 train.py -s $1-data/ -r 1 --model_path=$1-data/output/ #
|
||||||
|
|
||||||
#pack it in
|
#pack it in
|
||||||
#tar cvfjh "$1.tar.bz2" $1-data/
|
#tar cvfjh "$1.tar.bz2" $1-data/
|
||||||
|
Loading…
Reference in New Issue
Block a user