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_callbacks
View page source
get_callbacks
lightning_pose.utils.scripts.
get_callbacks
(
cfg
:
DictConfig
,
early_stopping
=
False
,
checkpointing
=
True
,
lr_monitor
=
True
,
ckpt_every_n_epochs
=
None
,
backbone_unfreeze
=
True
,
status_file
:
Path
|
None
=
None
)
→
list
[source]