sleap icon indicating copy to clipboard operation
sleap copied to clipboard

A deep learning framework for multi-animal pose tracking.

Results 191 sleap issues
Sort by recently updated
recently updated
newest added

# Bug description I tried to add more videos but the GUI didn't show the new video, so I tried to add the videos multiple times. When I opened the...

bug

### Description Sets selected instance to None when switching videos/frames ### Types of changes - [ ] Bugfix - [X] New feature - [ ] Refactor / Code style update...

# Description ## Replicating the Error - `target_instance_count` not present in GUI but is present as argument in `make_tracker_by_name` https://github.com/talmolab/sleap/blob/1339f0d2c71c1e600f071321034582ac5f89019d/sleap/nn/tracking.py#L836-L872 ```bash Software versions: SLEAP: 1.4.1a2 TensorFlow: 2.9.2 Numpy: 1.22.4 Python:...

# Bug description Running Inference and Tracking throws up 'ValueError: Found multiple nodes named (name).' on a Linux system. While running the same command on a Windows 10 system, it...

bug
fixed in future release

In the GUI, the numeric textbox for adjusting the relative loss weights for the different heads is really not great at the moment. Issues: 1. It doesn't let you go...

bug

# Bug description I have an exported SLEAP training package with a .slp file inside that I have added videos to and labeled additional instances. However, when I try to...

bug

# Bug description I have 40 videos of single animal interence. I wanna got my prediction using a trained model trained by me. It worked for 2 month and just...

bug

Hi all, @Niegil-Francis and I are experimenting with 3D tracking using the new multi-view GUI + sleap-anipose and are getting the following error trying to train ID models (same error...

We should add a guide about using supervised ID models to the docs. This comes up from time to time and it'd be great to have a link to point...

documentation

# Bug description Exporting as an analysis CSV or HDF5 only works if you have predictions **_and_** have run tracking. If you just want predictions without tracking on SLEAP, the...

bug