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

Query on Shape of Pred_pose parameters #40

Open
Dipankar1997161 opened this issue Jun 10, 2023 · 0 comments
Open

Query on Shape of Pred_pose parameters #40

Dipankar1997161 opened this issue Jun 10, 2023 · 0 comments

Comments

@Dipankar1997161
Copy link

Hello @mkocabas,
Thank you for the work.

I ran the demo.py on my folder of images and got the individual pkl files. Upon checking the shape of all the dict_keys,
I found the pred_pose which should be (1, 72) - since I have pkl files per frame.
I have (1,24, 3, 3) - I am aware that 24*3 would be the total 72 pose parameters, but why the extra 3 at the end.

Can you tell me how can I transform it into (1,72) shape

Screenshot 2023-06-10 150647

@Dipankar1997161 Dipankar1997161 changed the title Shape of Pred_pose parameters Query on Shape of Pred_pose parameters Jun 10, 2023
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