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

AssertionError: load_DIP_TC.py #40

Closed
scholars-Lwp opened this issue Sep 25, 2023 · 4 comments
Closed

AssertionError: load_DIP_TC.py #40

scholars-Lwp opened this issue Sep 25, 2023 · 4 comments

Comments

@scholars-Lwp
Copy link

when running examples\load_DIP_TC.py
reporting an error:
Traceback (most recent call last):
File "c:/Users/xxx/Desktop/Project_report/aitviewer-main/aitviewer-main/examples/load_DIP_TC.py", line 41, in
_, joints = smpl_layer(
File "D:\anaconda\envs\py3_8\lib\site-packages\torch\nn\modules\module.py", line 889, in _call_impl
result = self.forward(*input, **kwargs)
File "D:\anaconda\envs\py3_8\lib\site-packages\aitviewer\models\smpl.py", line 243, in forward
return self.fk(*args, **kwargs)
File "D:\anaconda\envs\py3_8\lib\site-packages\aitviewer\models\smpl.py", line 171, in fk
assert poses_body.shape[1] == self.bm.NUM_BODY_JOINTS * 3
AssertionError

But I can't find a way to solve it. What should I do

@scholars-Lwp scholars-Lwp changed the title AssertionErro: load_DIP_TC.py AssertionError: load_DIP_TC.py Sep 25, 2023
@kaufManu
Copy link
Contributor

kaufManu commented Sep 25, 2023

Hi, I tested this with aitviewer 1.12 and the s1_acting1.pkl sequence, but can't reproduce this error. What version of aitviewer are you using and which TotalCapture sequence are you trying to visualize?

@scholars-Lwp
Copy link
Author

Thank you for your reply.The aitviewer version I use is 1.12.TotalCapture sequence is TotalCapture Real 60FPS/s1_acting1.pkl

@kaufManu
Copy link
Contributor

Unfortunately I cannot reproduce this - could you please post an example that reproduces your error? Thanks.

@kaufManu
Copy link
Contributor

Closing du the inactivity, feel free to re-open again should the problem persist.

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