Skip to content

Prevent starting inference with evaluation when ground truth is unusable #8537

Open
@AndreaNathansen

Description

@AndreaNathansen

Context

  • There have been some inference jobs with included evaluation which failed because the ground truth NML did not contain any bounding box or consisted only of an empty tree.

Expected Behavior

  • Unusable ground truth (e.g. no bounding box, no tree, empty tree) should be recognized before starting inference (in case evaluation is selected) and the user should not be able to start it then and get an error message instead.
  • It would also be useful if the evaluation feature would be explained more, i.e., what the user should supply as ground truth.

Current Behavior

  • The inference is started and fails later.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions