Skip to content

Testing with -v is brokenΒ #126

@Flova

Description

@Flova

Traceback (most recent call last):
  File "/srv/ssd_nvm/17vahl/.cache/pypoetry/virtualenvs/yoeo-7znp7RaF-py3.10/bin/yoeo-test", line 6, in <module>
    sys.exit(run())
  File "/homes/17vahl/YOEO/yoeo/test.py", line 280, in run
    evaluate_model_file(
  File "/homes/17vahl/YOEO/yoeo/test.py", line 58, in evaluate_model_file              metrics_output, seg_class_ious, secondary_metric = _evaluate(
  File "/homes/17vahl/YOEO/yoeo/test.py", line 221, in _evaluate
    print_eval_stats(yolo_metrics_output, seg_class_ious, secondary_metric, class_config, verbose)                                                                      File "/homes/17vahl/YOEO/yoeo/test.py", line 83, in print_eval_stats
    class_names = class_config.get_squeezed_det_class_names()                      AttributeError: 'ClassConfig' object has no attribute 'get_squeezed_det_class_names'. Did you mean: 'get_grouped_det_class_names'?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    πŸ“‹ Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions