↓ 3 callersMethoddraw_text(self, image, text, xy, bg_color=(255, 255, 255))
phalp/visualize/visualizer.py:81
↓ 2 callersFunctiongenerate_image_patch(cvimg, c_x, c_y, bb_width, bb_height, patch_width, patch_height, do_flip, scale, rot)
phalp/utils/utils_dataset.py:74
↓ 1 callersMethod__call__(self, vertices, focal_length=5000, baseColorFactors=[(1.0, 1.0, 0.9, 1.0)])
phalp/visualize/py_renderer.py:124
↓ 1 callersFunctiongen_trans_from_patch_cv(c_x, c_y, src_width, src_height, dst_width, dst_height, scale, rot, inv=False)
phalp/utils/utils_dataset.py:41
↓ 1 callersMethodget_3d_parameters(self, pred_smpl_params, pred_cam, center=np.array([128, 128]), img_size = 256, scale = None, )
phalp/models/hmar/hmar.py:104
↓ 1 callersMethodget_human_features(self, image, seg_mask, bbox, bbox_pad, score, frame_name, cls_id, t_, measurments, gt=1, ann=None, extra_data
phalp/trackers/PHALP.py:381
↓ 1 callersFunctionmin_cost_matching(
distance_metric, max_distance, tracks, detections, track_indices=None,
detection_indices=Non
phalp/external/deep_sort_/linear_assignment.py:27
↓ 1 callersMethodrender_single_frame(self, pred_smpl_params, pred_cam_t, color, img_size = 256, image=None, use_image=False)
phalp/visualize/visualizer.py:59
↓ 1 callersMethodrun_additional_models(self, image_frame, pred_bbox, pred_masks, pred_scores, pred_classes, frame_name, t_, measurments, gt_tids, gt
phalp/trackers/PHALP.py:378