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

IndexError: index 60 is out of bounds for axis 0 with size 60 #138

Open
G-force78 opened this issue Apr 23, 2024 · 1 comment
Open

IndexError: index 60 is out of bounds for axis 0 with size 60 #138

G-force78 opened this issue Apr 23, 2024 · 1 comment

Comments

@G-force78
Copy link

G-force78 commented Apr 23, 2024

/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 60 is out of bounds for axis 0 with size 60

Edit: this could be because audio was too short at 4 seconds

Edit: the quality seems to have dropped when using 'self-guided' , much more warping and artifacts. I did not use a head pose template only the one preset by app.py could that be why?

@ladvu
Copy link

ladvu commented Dec 23, 2024

See #207

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

2 participants