This commit is contained in:
2024-10-07 16:20:56 +08:00
parent 49fdb7f948
commit e9dfde6b9c
14 changed files with 896 additions and 21 deletions

27
configs/cad_config.yaml Normal file
View File

@@ -0,0 +1,27 @@
runner:
general:
seed: 1
device: cpu
cuda_visible_devices: "0,1,2,3,4,5,6,7"
experiment:
name: debug
root_dir: "experiments"
generate:
model_dir: "/home/yan20/nbv_rec/data/test_CAD/test_model"
model_start_idx: 0
voxel_size: 0.005
max_view: 512
min_view: 128
max_diag: 0.7
min_diag: 0.01
random_view_ratio: 0.2
min_cam_table_included_degree: 20
reconstruct:
soft_overlap_threshold: 0.3
hard_overlap_threshold: 0.6
scan_points_threshold: 10