Divya Seshadri Murali

Results 6 issues of Divya Seshadri Murali

### Description This PR updates core components to migrate to PyTorch ([SLEAP-NN](https://github.com/talmolab/sleap-nn)), removing TensorFlow dependencies. ### Types of changes - [ ] Bugfix - [x] New feature - [x] Refactor...

### Description This PR updates `pad_to_stride` to match with `max_stride` from the model config during training. ### Types of changes - [x] Bugfix - [ ] New feature - [...

# Bug description When training a model through the GUI, the preprocessing configuration sets the `pad_to_stride `parameter to a default value of 16. However, this value should ideally match the...

bug

### Description This PR fixes the duplicate skeleton issue when merging labels file. After every update to the labels file, we check if there's a existing skeleton that matches with...

bug
2024-hackathon
april-2025-hackathon

### Description This PR converts all out-of-boundary and negative points to `nan`s while generating the dataset and while computing the crop size to avoid errors while training. ### Types of...

2024-hackathon
april-2025-hackathon

## Summary Fixes a bug where the status bar would display information from the previously selected video instead of the currently selected video. ## Problem When selecting a video from...