Elizabeth
Elizabeth
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...
O wow, that is a lot of GPU memory. With your sleap environment activated, can you let us know the output of the command `nvidia-smi`. I would like to see...
With the first screen shot you sent it looks like it is trying to use the CPU. With the second screen shot I can partially see that it is using...
Hey @olinesn is this a single animal experiment? I noticed you have `--tracking.clean_instance_count` set to one. Let's just go ahead and do inference without tracking, if that is the case....
You should be able to do tracking but there isn't a reason to when there is only one animal. I believe the issue was with the inference not knowing how...
I see. Can you separate the videos so that when there is only one animal you run inference with `-n` set to 1 on that video, and when there are...
@dlhagger, all you have done is typed `sleap-label` in the command line? Thanks! The related issues are on silicone Macs. I will try to replicate this on another operating system...
Hi, Could you send us your training package so we can troubleshoot? You can upload it [here](https://docs.google.com/forms/d/e/1FAIpQLSfWBwcuZH8lxGyFabMAODLjSUE4YrSCYbrrnYvXCpgBqZpcJA/viewform). Thanks! Elizabeth
Hi @msjindal, I tried to reproduce this error but I was able to generate a csv that include both user instances and predictions with instance scores:  Do you mind...
Closes #1980