convert_bbox_coords
- lightning_pose.models.base.convert_bbox_coords(batch_dict: HeatmapLabeledBatchDict | MultiviewHeatmapLabeledBatchDict | MultiviewUnlabeledBatchDict | UnlabeledBatchDict, predicted_keypoints: Tensor[Tensor]) Tensor[Tensor][source]
Transform keypoints from bbox coordinates to absolute frame coordinates.