MultiviewLabeledBatchDict

class lightning_pose.data.utils.MultiviewLabeledBatchDict[source]

Bases: TypedDict

Batch type for multiview labeled data.

__init__(*args, **kwargs)