Update README.md
This commit is contained in:
parent
2cad765fbf
commit
f75690c751
@ -85,6 +85,11 @@ Windows:
|
|||||||
set PROJECT_DIR=[path\to\]GaussianHaircut
|
set PROJECT_DIR=[path\to\]GaussianHaircut
|
||||||
set DATA_PATH=[path\to\scene\folder]
|
set DATA_PATH=[path\to\scene\folder]
|
||||||
run.bat
|
run.bat
|
||||||
|
|
||||||
|
# 或在PowerShell中运行:
|
||||||
|
set PROJECT_DIR=[path\to\]GaussianHaircut
|
||||||
|
set DATA_PATH=[path\to\scene\folder]
|
||||||
|
.\run.bat
|
||||||
```
|
```
|
||||||
|
|
||||||
该脚本执行数据预处理、重建以及使用 Blender 进行最终可视化。使用 Tensorboard 查看中间可视化结果。
|
该脚本执行数据预处理、重建以及使用 Blender 进行最终可视化。使用 Tensorboard 查看中间可视化结果。
|
||||||
|
Loading…
Reference in New Issue
Block a user