update
This commit is contained in:
@@ -12,18 +12,18 @@ runner:
|
||||
|
||||
generate:
|
||||
voxel_threshold: 0.003
|
||||
overlap_area_threshold: 25
|
||||
overlap_area_threshold: 30
|
||||
compute_with_normal: False
|
||||
scan_points_threshold: 10
|
||||
overwrite: False
|
||||
seq_num: 15
|
||||
seq_num: 10
|
||||
dataset_list:
|
||||
- OmniObject3d
|
||||
|
||||
datasets:
|
||||
OmniObject3d:
|
||||
root_dir: C:\\Document\\Local Project\\nbv_rec\\nbv_reconstruction\\temp
|
||||
from: 0
|
||||
to: 1 # -1 means end
|
||||
root_dir: /home/data/hofee/project/nbv_rec_part2_preprocessed
|
||||
from: 960
|
||||
to: 1000 # -1 means end
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user