Skip to content

Converting sessions sourced from multiple pose estimation projects #58

@niksirbi

Description

@niksirbi

The existing DLC conversion example shows a workflow that sources data from a single DLC project, and converts it into several Train/Test sessions.

The in-progress LP conversion example shows the same workflow for a single Lightning Pose project.

In both cases Train/Test sessions are source from the same pose estimation 'project'.

@sharmishtaa has reported having use-cases for sourcing Train and Test session from different projects. Such a workflow could be realised by running the example pipeline twice, i.e.:

  1. Convert Project A to only Train session
  2. Convert Project B to only Test sessions.

We could also include an example showing such as case. In general we should think about facilitating all kinds of project-to-split mappings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions