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