lightning-pose
Contents:
Installation
User guide: the basics
User guide: advanced
Developer guide
FAQs
Lightning Pose API
lightning-pose
SemiSupervisedBatchDict
View page source
SemiSupervisedBatchDict
class
lightning_pose.data.utils.
SemiSupervisedBatchDict
[source]
Bases:
TypedDict
Batch type for base labeled+unlabeled data.
__init__
(
*
args
,
**
kwargs
)