nbv_reconstruction/configs/local/strategy_generate_config.yaml

28 lines
528 B
YAML
Raw Normal View History

2024-09-18 15:55:34 +08:00
runner:
general:
seed: 0
device: cpu
cuda_visible_devices: "0,1,2,3,4,5,6,7"
experiment:
name: debug
root_dir: "experiments"
generate:
2024-10-11 16:34:16 +08:00
voxel_threshold: 0.003
2024-10-28 16:48:34 +00:00
overlap_area_threshold: 30
2024-10-23 11:13:18 -05:00
compute_with_normal: False
2024-10-23 02:58:58 -05:00
scan_points_threshold: 10
2024-09-18 15:55:34 +08:00
overwrite: False
2024-10-28 18:25:53 +00:00
seq_num: 10
2024-09-18 15:55:34 +08:00
dataset_list:
- OmniObject3d
datasets:
OmniObject3d:
2024-12-04 14:52:23 +08:00
root_dir: /media/hofee/data/results/ycb_view_data
from: 0
to: -1 # ..-1 means end