deeplabcut.pose_estimation_pytorch.task
Types of tasks that can be run by DeepLabCut pose estimation models.
Classes:
| Name | Description |
|---|---|
Task |
A task to solve. |
Task
dataclass
Bases: TaskDataMixin, Enum
A task to solve.