update pbnbv
This commit is contained in:
@@ -6,7 +6,7 @@ runner:
|
||||
cuda_visible_devices: "0,1,2,3,4,5,6,7"
|
||||
|
||||
experiment:
|
||||
name: uncertainty_guide_evaluation
|
||||
name: uncertainty_guide_evaluation2
|
||||
root_dir: "experiments"
|
||||
epoch: 200 # -1 stands for last epoch
|
||||
|
||||
@@ -15,11 +15,12 @@ runner:
|
||||
- OmniObject3d_test
|
||||
|
||||
blender_script_path: "/media/hofee/data/project/python/nbv_reconstruction/blender/data_renderer.py"
|
||||
output_dir: "/media/hofee/data/project/exp/old_uncertainty_guide_evaluation"
|
||||
output_dir: "/media/hofee/data/project/exp/new_no_limit_uncertainty_guide_evaluation"
|
||||
output_data_root: "/media/hofee/repository/code/nbv_rec_uncertainty_guide/output/reconstruction"
|
||||
pipeline: nbv_reconstruction_pipeline_global_only
|
||||
voxel_size: 0.003
|
||||
min_new_area: 1.0
|
||||
overlap_limit: False
|
||||
dataset:
|
||||
# OmniObject3d_train:
|
||||
# root_dir: "C:\\Document\\Datasets\\inference_test1"
|
||||
@@ -35,8 +36,8 @@ dataset:
|
||||
# load_from_preprocess: True
|
||||
|
||||
OmniObject3d_test:
|
||||
root_dir: "/media/hofee/data/data/new_testset_output"
|
||||
model_dir: "/media/hofee/data/data/scaled_object_meshes"
|
||||
root_dir: "/media/hofee/repository/final_test_set/preprocessed_dataset"
|
||||
model_dir: "/media/hofee/data/data/target/target_formulated_view"
|
||||
source: seq_reconstruction_dataset_preprocessed
|
||||
# split_file: "C:\\Document\\Datasets\\data_list\\OmniObject3d_test.txt"
|
||||
type: test
|
||||
|
Reference in New Issue
Block a user