↓ 1 callersFunctionrandom_affine(img, targets=None, degrees=(-10, 10), translate=(.1, .1), scale=(.9, 1.1), shear=(-2, 2),
b
detector/tracker/utils/datasets.py:248
↓ 1 callersFunctionrender_mesh Render the mesh under camera coordinates vertices: (N_v, 3), vertices of mesh faces: (N_f, 3), faces of mesh translation: (3, ), translat
alphapose/utils/render_pytorch3d.py:8
↓ 1 callersMethodsave(self, boxes, scores, ids, hm_data, cropped_boxes, orig_img, im_name)
alphapose/utils/writer_smpl.py:174
↓ 1 callersMethodsave(self, boxes, scores, ids, hm_data, cropped_boxes, orig_img, im_name)
alphapose/utils/writer.py:197
↓ 1 callersFunctionvis_smpl_3d(verts_batch, transl_batch, image, bbox_w, smpl_faces, render_mesh, color=None)
alphapose/utils/vis.py:600