Skip to content

Banking code cannot run #2

@Liuyan9627

Description

@Liuyan9627

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions