Skip to content

deeplabcut.pose_estimation_pytorch.config

Modules:

Name Description
data

Data configuration classes for DeepLabCut pose estimation models.

enums
inference

Inference configuration classes for DeepLabCut pose estimation models.

logger

Logger configuration classes for DeepLabCut training runs.

make_pose_config

Methods to create the configuration files for PyTorch DeepLabCut models.

metadata
model

Model configuration class for DeepLabCut pose estimation models.

paf_parameters
pose

Main pose configuration class for DeepLabCut pose estimation models.

runner

Runner configuration class for DeepLabCut pose estimation models.

training

Training configuration classes for DeepLabCut pose estimation models.

utils

Util functions to create pytorch pose configuration files.