udpate
This commit is contained in:
27
configs/cad_config.yaml
Normal file
27
configs/cad_config.yaml
Normal 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
|
||||
|
Reference in New Issue
Block a user