lightning-pose
Contents:
Installation
User guide: the basics
User guide: multiview
User guide: advanced
Developer guide
FAQs
Lightning Pose API
Lightning Pose command-line interface (CLI)
lightning-pose
get_keypoint_names
View page source
get_keypoint_names
lightning_pose.utils.io.
get_keypoint_names
(
cfg
:
DictConfig
|
None
=
None
,
csv_file
:
str
|
None
=
None
,
header_rows
:
list
|
None
=
[0,
1,
2]
)
→
list
[
str
]
[source]