Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

音频时长2分钟,生成视频的时候会报错IndexError index 3450 is out of bounds for axis 0 with size 3450 #200

Open
ghjuh opened this issue Nov 8, 2024 · 0 comments

Comments

@ghjuh
Copy link

ghjuh commented Nov 8, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant