update calculating pts_num in inference.py
This commit is contained in:
@@ -8,11 +8,11 @@ runner:
|
||||
root_dir: experiments
|
||||
generate:
|
||||
port: 5002
|
||||
from: 0
|
||||
to: -1 # -1 means all
|
||||
object_dir: C:\\Document\\Datasets\\ball_meshes
|
||||
from: 1
|
||||
to: 50 # -1 means all
|
||||
object_dir: C:\\Document\\Datasets\\scaled_object_meshes
|
||||
table_model_path: C:\\Document\\Datasets\\table.obj
|
||||
output_dir: C:\\Document\\Datasets\\debug_ball_generate_view
|
||||
output_dir: C:\\Document\\Datasets\\debug_generate_view
|
||||
binocular_vision: true
|
||||
plane_size: 10
|
||||
max_views: 512
|
||||
|
Reference in New Issue
Block a user