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]