Talmo Pereira

Results 38 issues of Talmo Pereira

It looks like the predictions are slightly off when predicting on videos that have a different aspect ratio than those used for training. This was supposed to be fixed in...

bug
fix in future release

# 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

# 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

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

In the next release, we should aim to make our requirements for core dependencies a bit more permissive so that we don't have to uninstall stuff in Google Colab (and...

dependencies

### Discussed in https://github.com/talmolab/sleap/discussions/836 Originally posted by **olinesn** July 12, 2022 Hello, Is it possible for the new frame suggestions to be added to the list, rather than to replace...

enhancement

A useful feature that would common in handy quite frequently would be a wrapper to call ffmpeg to reencode unreliably seekable videos. We currently have a help page that mentions...

enhancement

**Problem**: Currently, `LabeledFrame` instances are not represented graphically in the GUI other than in the suggestions. This makes it hard to search for specific types of frames that meet particular...

enhancement
stale but not fixed

Currently we can import DLC labeling projects for single or multi-animal, in old and new formats, but we're still missing a few pieces of metadata that may be helpful for...

enhancement