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

Generate labels from score crashing GUI #1740

Open
3 tasks
dlhagger opened this issue Apr 8, 2024 · 0 comments
Open
3 tasks

Generate labels from score crashing GUI #1740

dlhagger opened this issue Apr 8, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@dlhagger
Copy link

dlhagger commented Apr 8, 2024

Bug description

I have a large number of frames (1.2M) from a long video (24 hours) and trained on all the frames to hopefully find labeling suggestions based on the prediction scores. When I attempt to load the labels from the predictions folder, it hangs on RAM and the GUI crashes. Am I doing this correctly, is there a more efficient way to load predictions for refinement?

I expect the GUI to load the predicted labels from the last training loop into the GUI and use the labeling suggestions to generate new frame to correct predictions on.

Memory hangs during loading, and GUI becomes unstable and crashes

Your personal set up

Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz 3.70 GHz
32.0 GB RAM
Windows 11 Pro - Build 22631.3374
NVIDIA RTX 4060 Ti

  • Version(s):
Environment packages
# paste output of `pip freeze` or `conda list` here
Logs
# paste relevant logs here, if any

Screenshots

How to reproduce

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error
@dlhagger dlhagger added the bug Something isn't working label Apr 8, 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
None yet
Development

No branches or pull requests

1 participant