↓ 2 callersFunction_load_checkpointLoad checkpoint from somewhere (modelzoo, file, url). Args: filename (str): Accept local filepath, URL, ``torchvision://xxx``,
HMR-Scorer/main/transformer_utils/mmpose/models/backbones/hrt_checkpoint.py:225
↓ 2 callersFunctiongen_trans_from_patch_cv(c_x, c_y, src_width, src_height, dst_width, dst_height, scale, rot, inv=False)
ADHMR/lib/utils/preprocessing.py:152
↓ 2 callersFunctiongen_trans_from_patch_cv(c_x, c_y, src_width, src_height, dst_width, dst_height, scale, rot, inv=False)
HMR-Scorer/common/utils/preprocessing.py:165
↓ 2 callersFunctionget_area_of_bboxGet the area of a bbox_xyxy. Args: (Union[list, tuple]): A list of [x1, y1, x2, y2]. bbox_convention (str, optional):
HMR-Scorer/common/utils/inference_utils.py:91
↓ 2 callersMethodget_coord(self, root_pose, body_pose, lhand_pose, rhand_pose, jaw_pose, shape, expr, cam_trans, mode)
HMR-Scorer/main/HMR_Scorer.py:64