Liezl Maree
Liezl Maree
### Description - add sleap-anipose to deps - add camera group data structure -- basically pulls in the camera calibration toml file which is generated by sleap-anipose ### Types of...
### Description Previously, we only had a top-down predictor (which utilizes a centroid inference layer), but it might be beneficial to add a predictor for just the centroid say for...
### Description Previously, `process_batch` was a local function of the `Predictor._predict_generator` method. What if a certain predictor wants to `process_batch` a little differently? This PR moves the `process_batch` function to...
### Discussed in https://github.com/talmolab/sleap/discussions/1608 Originally posted by **daskandalis** November 25, 2023 I've often observed that the validation confidence maps are highly offset. Is this just a display issue? It's highly...
# Bug description The training GUI has long since become overgrown in size. In the past, it was a minimalist design decision to leave-out a scrollbar from the Training/Inference GUI,...
# Bug description ⚠️ Only present on the multiview branch. Only present if on last frame of video when switching videos. The callback for the "video" state loads the new...
### Discussed in https://github.com/talmolab/sleap/discussions/1492 Originally posted by **roomrys** January 5, 2023 # Problem background - Many users download SLEAP once and never look back. - Very rarely will users keep...
# Bug description When training on a Mac (using a .pkg.slp), the centroid Training Model plot of losses at each epoch is not updated past "Preparing to run training". However,...
# Bug description For some reason, the Nodes table uses a dark text that is near impossible to read if system settings has appearance set to dark: But, the videos...
# Bug description I often zoom into videos when labeling, but after doing some development work with a trackpad, I notice that I cannot zoom on a trackpad.... Sure, most...