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

cannot reshape into shape 69 #30

Closed
koushikam opened this issue Feb 16, 2023 · 2 comments
Closed

cannot reshape into shape 69 #30

koushikam opened this issue Feb 16, 2023 · 2 comments

Comments

@koushikam
Copy link

Hi, I was able to install all the dependencies and run Hybrik. But I am blocked by the following line
new_dict['smpl_pose'] = smpl_pose_wroot[:, 1:].reshape(-1, 69)

ValueError: cannot reshape array of size 47700 into shape (69)

I even tried with different video patterns in the repo and it is still the same issue.

@koushikam koushikam changed the title cannot reshape tinto shape 69 cannot reshape into shape 69 Feb 16, 2023
@kaufManu
Copy link

kaufManu commented Aug 9, 2023

@koushikam Did you figure this out?

@kaufManu
Copy link

kaufManu commented Aug 9, 2023

For future readers, resolved in issue #34 : #34 (comment)

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