Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing with -v is broken #126

Open
Flova opened this issue Dec 18, 2024 · 0 comments
Open

Testing with -v is broken #126

Flova opened this issue Dec 18, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Flova
Copy link
Member

Flova commented Dec 18, 2024


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'?
@Flova Flova added the bug Something isn't working label Dec 18, 2024
@jaagut jaagut added this to Software Dec 19, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in Software Dec 19, 2024
@jaagut jaagut moved this from 🆕 New to 📋 Backlog in Software Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant