sleap icon indicating copy to clipboard operation
sleap copied to clipboard

A deep learning framework for multi-animal pose tracking.

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

# Bug description When attempting to Predict > Visualize Model Outputs... an error occurs. ## Expected behaviour The confidence maps used in training will be plotted/visualized. ## Actual behaviour An...

bug
stale but not fixed
open pr

# Bug description Hello, I've got some problems when I tried to run the GUI. I attempted to run sleap through ssh -X, and got the following error message: ![error_xcb](https://user-images.githubusercontent.com/102581787/182591728-8c6b1a8d-f54f-4ba8-ad4f-f0153356ae87.png)...

bug

Hello, I've got a bug when using the 1.2.0a6 build: When dragging a node, if you change frames before you've release the node (still holding left click) and then release...

bug

# Bug description When user open a project with video paths pointed to a different location, a GUI appears to allow for interactively browsing to the new video file locations....

bug

Hi! There was an issue allowing for retracking predicted instances without having to infer the instances again: https://github.com/talmolab/sleap/issues/260 But it is not working anymore with Sleap v1.2.4. If the Inference...

bug
fix in future release

# Bug description ## Expected behaviour Setting the track on a user instance that was created from a predicted instance causes predicted instances to re-appear. ## Actual behaviour Setting the...

bug
fix in future release

Just wanted to give you a heads up that some of the video rendering options are causing errors. It seems I can only successfully render a video clip when I...

bug
fix in future release

# Bug description When using sleap-convert, it doesn't correctly name the output files, and worse, it adds a period in the middle of the name, making it hard to call...

bug
fix in future release

Quick error reporting enhancement: Top-down models have a centroid stage and centered instance stage. You can load them individually (via `sleap.load_model`) and have the other stage just output the ground...

enhancement

I think the problem is that we generally expect an input scaling of 1.0 for centered instance models since they're crops already. The training does handle this appropriately, but not...

bug
fixed in future release