solve merge
This commit is contained in:
commit
f8514564c1
23
configs/render_config.yaml
Normal file
23
configs/render_config.yaml
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
|
||||||
|
runner:
|
||||||
|
general:
|
||||||
|
seed: 1
|
||||||
|
device: cpu
|
||||||
|
cuda_visible_devices: "0,1,2,3,4,5,6,7"
|
||||||
|
|
||||||
|
experiment:
|
||||||
|
name: debug
|
||||||
|
root_dir: "experiments"
|
||||||
|
|
||||||
|
web:
|
||||||
|
host: “0.0.0.0”
|
||||||
|
port: 11111
|
||||||
|
render:
|
||||||
|
model_dir: "/home/yan20/nbv_rec/data/test_CAD/test_model"
|
||||||
|
|
||||||
|
|
||||||
|
reconstruct:
|
||||||
|
soft_overlap_threshold: 0.3
|
||||||
|
hard_overlap_threshold: 0.6
|
||||||
|
scan_points_threshold: 10
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user