-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hi, I have run the code under the
MERF Workflow
.
The training code works well after I reduce the number of ray.
While when I started to run the bake code:
ns-baking --load-config path/to/output/config
An error occurs:
raceback (most recent call last):
File "/home/stua/anaconda3/envs/merfstudio/bin/ns-baking", line 8, in <module>
sys.exit(entrypoint())
File "/disk/project/stua/MERFStudio/merf/baking/baking.py", line 56, in entrypoint
tyro.cli(MERFBaking).main()
File "/disk/project/stua/MERFStudio/merf/baking/baking.py", line 39, in main
metrics_dict = pipeline.baking_merf()
TypeError: baking_merf() missing 2 required positional arguments: 'lod' and 'chunk_idx'
How to fix it?
Thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels