Liezl Maree

Results 136 comments of Liezl Maree

Long, awaited, but finally integrated. This has been included in the SLEAP 1.4.1 release!

For others experiencing this issue: This issue seems to only appear for the "single instance" pipeline. We will need to make some changes with how we handle converting to grayscale...

Hi @frenchnat, The export for pose estimation is a bit clunky in the sense that it tries to allocate space for an array of shape `(frame_count, node_count, 2, track_count)`, populate...

I'd just like to point out as a word of warning that although the `matched_instance_distances` function is shipped with SLEAP, it is not used anywhere in the core package... meaning...

Long awaited, but finally integrated. This issue is fixed in SLEAP 1.4.1.

An [unofficial gist](https://gist.github.com/roomrys/3d03a68471ce687f5431e7886f55c2ea) to provide an intermediary solution. Related discussions: - #1557 - #1558

Hi @talmo, Could you provide an example to recreate the problem. I "recently" tried recreate, but did not notice the error you mention. Thanks, Liezl

Long awaited, but finally integrated. This issue has been fixed in the SLEAP 1.4.1 release!

Hi @ericas12, ### Request for more info Are you able to provide a few more lines from the terminal (ideally scrolling up until you see "Traceback")? Is there anything at...

Hello @ericas12, Thanks for the additional info. ### Analysis The error is an "OOM: Out of Memory" issue which means your GPU did not have enough **contiguous** memory when trying...