diff --git a/examples/benchmarks/mcmc.sh b/examples/benchmarks/mcmc.sh index 21c7c7fce..602e2e8c0 100644 --- a/examples/benchmarks/mcmc.sh +++ b/examples/benchmarks/mcmc.sh @@ -3,9 +3,14 @@ # SCENE_LIST="garden bicycle stump bonsai counter kitchen room" # treehill flowers # RENDER_TRAJ_PATH="ellipse" -SCENE_DIR="data/bilarf/bilarf_data/testscenes" +# SCENE_DIR="data/bilarf/bilarf_data/testscenes" +# RESULT_DIR="results/benchmark_bilarf" +# SCENE_LIST="chinesearch lionpavilion pondbike statue strat building" +# RENDER_TRAJ_PATH="spiral" + +SCENE_DIR="data/bilarf/bilarf_data/editscenes" RESULT_DIR="results/benchmark_bilarf" -SCENE_LIST="chinesearch lionpavilion pondbike statue strat building" +SCENE_LIST="rawnerf_windowlegovary rawnerf_sharpshadow scibldg" RENDER_TRAJ_PATH="spiral" CAP_MAX=1000000