I am attempting to identify key points on an insect's wings and trained my data based on 5 labelled pictures. Now, I am trying to correct the predictions SLEAP gave me, but every time I click the instance, it buffers for a long time and nothing happens. Even when I try to save the file after training, it buffers for a really long time.
- OS: MacOS 15.5
- I installed using uv tool install --python 3.13 "sleap[nn]"