lightning-pose
Lightning Pose Homepage
🚀 Getting started
Installation
Core concepts
Naming your video files
Create your first project
Importing labeled data
💻 CLI User guides
Singleview
Multiview
Advanced Topics
App how-to guides
🧑🤝🧑 Community
Migrating to the App
📣 Discord channel 📣
Github Repo
Release notes
App Github Repo 📁
App Release notes
FAQs
📖 Reference
Directory Structure Reference
Lightning Pose API
Lightning Pose command-line interface (CLI)
Developer guide
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]