Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Single animal models can break during viz #604

@talmo

Description

@talmo

The viz pipeline is not currently dealing with irregular video sizes correctly. This can lead to off-by-1 errors in the feature map resizing without appropriate padding. Seems to be exclusively the case for single animal models.

Workaround: Disable visualization in the settings or training config JSON file, i.e., set "save_visualizations": false, in the "outputs" section.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions