nbv_grasping/configs/server_view_generator.yaml
2024-10-09 16:13:22 +00:00

19 lines
288 B
YAML
Executable File

# Train config file
settings:
general:
seed: 0
cuda_visible_devices: "0,1,2,3,4,5,6,7"
device: cuda
test_dir: ""
print: True
experiment:
name: test_view_generator
root_dir: "experiments"
web_api:
port: 12348
dataset:
data_dir: "../data"