load 16bit float

This commit is contained in:
2024-10-23 13:57:45 +08:00
parent be67be95e9
commit b18c1591b7
4 changed files with 19 additions and 16 deletions

View File

@@ -7,12 +7,12 @@ runner:
name: debug
root_dir: experiments
generate:
port: 5004
from: 0
to: 1 # -1 means all
object_dir: H:\\AI\\Datasets\\scaled_object_box_meshes
table_model_path: "H:\\AI\\Datasets\\table.obj"
output_dir: C:\\Document\\Local Project\\nbv_rec\\nbv_reconstruction\\temp
port: 5002
from: 600
to: -1 # -1 means all
object_dir: /media/hofee/data/data/object_meshes_part1
table_model_path: "/media/hofee/data/data/others/table.obj"
output_dir: /media/hofee/repository/data_part_1
binocular_vision: true
plane_size: 10
max_views: 512