Closed
Description
Hello,
Writing to make a note that having a long list of suggested frames can substantially slow down the gui.
Sometimes I'll scrub through a video and add current frame when I get to tricky frames, or regions where I'll be doing a lot of tracking. I then run inference on this large list of suggested frames, sort by Mean Score, and label lots of the worst-scoring frames. However, the gui gets really laggy. I know that it's specifically the list of labelling suggestions, because after I run inference on the list, if I "Clear all" the problem goes away, even if I keep the predicted instances.
Best,
Stefan