Skip to content

Folder Structure Using DeepLabCut #219

@gapas-a

Description

@gapas-a

Currently, we have 3D pose data that we gathered using DeepLabCut and are trying to go to an OpenSim model using Pose2Sim. I am having some trouble figuring out the folder structure to use for multiple trials and what needs to be changed in the config.toml files. Here is what I currently have:

--Main Project Folder
      --Config.toml
      --Trial N
            --Config.toml
            --Videos
                  -- Raw, unlabeled videos
            --Calibration
                  -- camera intrinsics/extrinsics/config
            --Pose
                  -- camN
                        --camN.h5
                        --camN.csv
What needs to be changed in each Config file to specify that I am using deeplabcut?

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions