You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The hand parameters generated from Frankmocap include '['pred_vertices_smpl', 'pred_joints_smpl', 'faces', 'bbox_scale_ratio', 'bbox_top_left', 'pred_camera', 'img_cropped', 'pred_hand_pose', 'pred_hand_betas', 'pred_vertices_img', 'pred_joints_img']' in my test. So I cannot find the "translations" and "rotations" parameters which needed in the jointopt.py. How can I solve this problem?
The text was updated successfully, but these errors were encountered:
The hand parameters generated from Frankmocap include '['pred_vertices_smpl', 'pred_joints_smpl', 'faces', 'bbox_scale_ratio', 'bbox_top_left', 'pred_camera', 'img_cropped', 'pred_hand_pose', 'pred_hand_betas', 'pred_vertices_img', 'pred_joints_img']' in my test. So I cannot find the "translations" and "rotations" parameters which needed in the jointopt.py. How can I solve this problem?
The text was updated successfully, but these errors were encountered: