ngp_pl运行llff真实数据集
python train.py --root_dir ./nerf_llff_data/changjing --dataset_name colmap --exp_name changjing --downsample 0.125 --num_epochs 10 --scale 16.0
npg_pl可视化界面命令
python show_gui.py --root_dir ./nerf_llff_data/changjing --dataset_name colmap --exp_name changjing --downsample 0.125 --num_epochs 1 --scale 16 --ckpt_path ./ckpts/colmap/changjing/epoch=0-v2.ckpt
nope_nerf训练命令
python train.py configs/LLFF/fern.yaml
监测训练过程
http://localhost:6006/#timeseries
TensorBoard使用教程
新视角合成
python vis/render.py configs/LLFF/fern.yaml