PairwiseProjectionsLoss ======================= .. currentmodule:: lightning_pose.losses.losses .. autoclass:: PairwiseProjectionsLoss :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~PairwiseProjectionsLoss.loss_name .. rubric:: Methods Summary .. autosummary:: ~PairwiseProjectionsLoss.__call__ ~PairwiseProjectionsLoss.compute_loss ~PairwiseProjectionsLoss.remove_nans .. rubric:: Attributes Documentation .. autoattribute:: loss_name .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: compute_loss .. automethod:: remove_nans