sleap icon indicating copy to clipboard operation
sleap copied to clipboard

Generate labels from score crashing GUI

Open dlhagger opened this issue 1 year ago • 1 comments

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 avatar Apr 08 '24 15:04 dlhagger

Hi @dlhagger,

Can you open the original labels project you used for training? You should be able to generate suggestions and get predictions on the suggested frames that way. I am not sure if there is something wrong with the predictions file. Also, just to clarify, are you trying to open multiple prediction files simultaneously?

Thanks!

Elizabeth

eberrigan avatar Jun 28 '24 17:06 eberrigan