upd ab_global_only
This commit is contained in:
@@ -14,11 +14,11 @@ runner:
|
||||
dataset_list:
|
||||
- OmniObject3d_test
|
||||
|
||||
blender_script_path: "C:\\Document\\Local Project\\nbv_rec\\blender\\data_renderer.py"
|
||||
output_dir: "C:\\Document\\Datasets\\debug_output"
|
||||
blender_script_path: "/media/hofee/data/project/python/nbv_reconstruction/blender/data_renderer.py"
|
||||
output_dir: "/media/hofee/data/data/new_inference_test_output"
|
||||
pipeline: nbv_reconstruction_pipeline
|
||||
voxel_size: 0.003
|
||||
|
||||
min_new_area: 1.0
|
||||
dataset:
|
||||
# OmniObject3d_train:
|
||||
# root_dir: "C:\\Document\\Datasets\\inference_test1"
|
||||
@@ -34,10 +34,10 @@ dataset:
|
||||
# load_from_preprocess: True
|
||||
|
||||
OmniObject3d_test:
|
||||
root_dir: "C:\\Document\\Datasets\\inference_test"
|
||||
model_dir: "C:\\Document\\Datasets\\scaled_object_meshes"
|
||||
root_dir: "/media/hofee/data/data/new_testset_output"
|
||||
model_dir: "/media/hofee/data/data/scaled_object_meshes"
|
||||
source: seq_reconstruction_dataset_preprocessed
|
||||
split_file: "C:\\Document\\Datasets\\data_list\\OmniObject3d_test.txt"
|
||||
# split_file: "C:\\Document\\Datasets\\data_list\\OmniObject3d_test.txt"
|
||||
type: test
|
||||
filter_degree: 75
|
||||
eval_list:
|
||||
|
Reference in New Issue
Block a user