define display table as world space origin

This commit is contained in:
2024-09-19 11:29:43 +00:00
parent 8d5d6d5df4
commit bb75372f7e
4 changed files with 34 additions and 17 deletions

View File

@@ -7,7 +7,7 @@ runner:
parallel: False
experiment:
name: new_test_overfit_2
name: new_test_overfit_to_world
root_dir: "experiments"
use_checkpoint: False
epoch: -1 # -1 stands for last epoch
@@ -38,8 +38,8 @@ dataset:
type: train
cache: True
ratio: 1
batch_size: 128
num_workers: 12
batch_size: 160
num_workers: 16
pts_num: 4096
OmniObject3d_test: