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