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

Error on GitHub Code #12

Open
hykong99 opened this issue Jul 17, 2024 · 3 comments
Open

Error on GitHub Code #12

hykong99 opened this issue Jul 17, 2024 · 3 comments

Comments

@hykong99
Copy link

Hi, I encounter some error on your GitHub code.

  1. I try to run example/skel_sequence.py. But I encounter error.
    The code runs fine without the '--smpl_seq' option, but if this option is used, the following error occurs :
    image

  2. And I try to run example/fit2joint.py. But I encounter error.
    image

How can I fix it?

@MarilynKeller
Copy link
Owner

MarilynKeller commented Jul 18, 2024

Should be fixed now in the last commit. Please pull SKEL and aitviewer-SKEL.

@hykong99
Copy link
Author

I have some error.

  1. python3 examples/skel_rigging.py --gender female << has a error
    image

  2. You use from psbody.mesh import Mesh, MeshViewer (align_to_SMPL_frame.py / align_to_SMPL_seq.py / fit2joints.py)
    But, on my computer, the window disappears immediately. And the screen is stopped.
    image

  3. python3 examples/skel_sequence.py models/skel_models_v1.1/sample_motion/01_01_poses_skel.pkl -z --smpl_seq /home/hykong99/SKEL/SKEL/models/skel_models_v1.1/sample_motion/01_01_poses.npz
    This command has a error. Which model should I have?
    image

@MarilynKeller
Copy link
Owner

  1. Please make sure you updated to the last version of aitviewer-skel, SKEL and downloaded the last SKEL pkl model from the website
  2. What do you mean the screen in stopped?
  3. It seems like you did not setup successfully the SMPLH model in aitviewer-skel. Please check instuctions here and there

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