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