From 386fc8e0505f76748c88c6a463b90bb4fd678d98 Mon Sep 17 00:00:00 2001 From: Jeffrey Hu Date: Sun, 1 Sep 2024 14:00:41 -0700 Subject: [PATCH] minor --- examples/benchmarks/mcmc.sh | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) 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