lightning-pose
Lightning Pose Homepage
Getting started
Installation
Core concepts
Create your first project
Importing labeled data
CLI User guide
Singleview
Multiview
Advanced Topics
Community
Developer guide
FAQs
Release notes
Migrating to the App
Reference
Model config.yaml
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]