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

Issue: FMeasure compute too slow for detection task #4129

Closed
eugene123tw opened this issue Nov 23, 2024 · 0 comments · Fixed by #4130
Closed

Issue: FMeasure compute too slow for detection task #4129

eugene123tw opened this issue Nov 23, 2024 · 0 comments · Fixed by #4130

Comments

@eugene123tw
Copy link
Contributor

eugene123tw commented Nov 23, 2024

Describe the bug
FMeasure computation takes far too long for detection tasks:

  • func:'compute' args:[(FMeasure(),), {}] took: 83.5710 sec
  • func:'compute' args:[(FMeasure(),), {}] took: 124.5308 sec
  • func:'compute' args:[(FMeasure(),), {}] took: 88.4116 sec
  • func:'compute' args:[(FMeasure(),), {}] took: 92.7406 sec

Steps to Reproduce

  1. otx train --config src/otx/recipe/detection/yolox_s.yaml --data_root /home/yuchunli/_DATASET/ADL_full_res_coco --work_dir otx-workspace/yolox_s

Environment:

  • OS:
  • Framework version:
  • Python version:
  • OpenVINO version:
  • CUDA/cuDNN version:
  • GPU model and memory:
@eugene123tw eugene123tw linked a pull request Nov 24, 2024 that will close this issue
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant