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
ile "/root/autodl-tmp/sandu1/ramouswu/AniPortrait/scripts/audio2vid.py", line 200, in main
projected_vertices = project_points(pred, face_result['trans_mat'], pose_seq, [height, width])
File "/root/autodl-tmp/sandu1/ramouswu/AniPortrait/src/utils/pose_util.py", line 38, in project_points
transformed_points = points_3d_homogeneous @ (transformation_matrix @ euler_and_translation_to_matrix(pose_vectors[i][:3], pose_vectors[i][3:])).T @ P
IndexError: index 3450 is out of bounds for axis 0 with size 3450
The text was updated successfully, but these errors were encountered:
ile "/root/autodl-tmp/sandu1/ramouswu/AniPortrait/scripts/audio2vid.py", line 200, in main
projected_vertices = project_points(pred, face_result['trans_mat'], pose_seq, [height, width])
File "/root/autodl-tmp/sandu1/ramouswu/AniPortrait/src/utils/pose_util.py", line 38, in project_points
transformed_points = points_3d_homogeneous @ (transformation_matrix @ euler_and_translation_to_matrix(pose_vectors[i][:3], pose_vectors[i][3:])).T @ P
IndexError: index 3450 is out of bounds for axis 0 with size 3450
The text was updated successfully, but these errors were encountered: