Skip to content

Missing parameters when self._eval == False #2

@changh95

Description

@changh95

When using a dataset without GT data, the evaluation option gets disabled.

It seems self.closure_distance_threshold and self.results are uninitialized when self._eval is set to False.

Because of this, the program crashes before exiting.

image

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions