PredictionHandler ================= .. currentmodule:: lightning_pose.utils.predictions .. autoclass:: PredictionHandler :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~PredictionHandler.do_context ~PredictionHandler.frame_count ~PredictionHandler.keypoint_names .. rubric:: Methods Summary .. autosummary:: ~PredictionHandler.__call__ ~PredictionHandler.add_split_indices_to_df ~PredictionHandler.fix_context_preds_confs ~PredictionHandler.make_dlc_pandas_index ~PredictionHandler.make_pred_arr_undo_resize ~PredictionHandler.unpack_preds .. rubric:: Attributes Documentation .. autoattribute:: do_context .. autoattribute:: frame_count .. autoattribute:: keypoint_names .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: add_split_indices_to_df .. automethod:: fix_context_preds_confs .. automethod:: make_dlc_pandas_index .. automethod:: make_pred_arr_undo_resize .. automethod:: unpack_preds