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

No loss feedback (opencv chart) when training YOLO darknet on linux #171

Open
ltetrel opened this issue Jan 17, 2024 · 1 comment
Open

Comments

@ltetrel
Copy link
Collaborator

ltetrel commented Jan 17, 2024

Describe the bug
When training the darknet yolo, there is no loss drawn into an opencv window.
Our runlog.txt returns the following OpenCV Error:

OpenCV Error: Unspecified error (The function is not implemented. Rebuild the library with Windows, GTK+ 2.x or Carbon support. If you are on Ubuntu or Debian, install libgtk2.0-dev and pkg-config, then re-run cmake or configure script) in cvNamedWindow, file /viame/build/build/src/fletch-build/build/src/OpenCV/modules/highgui/src/window.cpp, line 593

To Reproduce
Steps to reproduce the behavior:

  1. Download dive-viame desktop release
  2. Run a training

Expected behavior
A window with training loss should pop as for the windows release:

drawing

Desktop (please complete the following information):

  • Linux ubuntu 20.04.6 LTS
@ltetrel
Copy link
Collaborator Author

ltetrel commented Jan 17, 2024

Previously referenced here: Kitware/dive#1396

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

No branches or pull requests

1 participant