↓ 4 callersFunctiongenerate_patch_image_cv(cvimg, c_x, c_y, bb_width, bb_height, patch_width, patch_height, do_flip, scale, rot)
datasets/data_utils/img_utils.py:88
↓ 2 callersFunctiongen_trans_from_patch_cv(c_x, c_y, src_width, src_height, dst_width, dst_height, scale, rot, inv=False)
datasets/data_utils/img_utils.py:53
↓ 2 callersFunctionvis_smpl_iuv(image, cam_pred, vert_pred, face, pred_uv, vert_errors_batch, image_name, save_path, opt)
utils/uv_vis.py:68
↓ 1 callersMethod_load_coco_keypoint_annotation_kernal coco ann: [u'segmentation', u'area', u'iscrowd', u'image_id', u'bbox', u'category_id', u'id'] iscrowd: crowd instances ar
datasets/coco_keypoint_dataset.py:141
↓ 1 callersMethodevaluate(self, cfg, preds, output_dir, all_boxes, img_path, ckp_name,
*args, **kwargs)
datasets/coco_keypoint_dataset.py:287