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_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]