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