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.:
- Convert Project A to only Train session
- 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.
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.:
We could also include an example showing such as case. In general we should think about facilitating all kinds of project-to-split mappings.