SemiSupervisedBatchDict

class lightning_pose.data.utils.SemiSupervisedBatchDict[source]

Bases: TypedDict

Batch type for base labeled+unlabeled data.

__init__(*args, **kwargs)