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

Imitation sticks to the first frame #118

Open
avegetablechicken opened this issue Jan 16, 2025 · 2 comments
Open

Imitation sticks to the first frame #118

avegetablechicken opened this issue Jan 16, 2025 · 2 comments

Comments

@avegetablechicken
Copy link

I try to evaluate on Human3.6M but it seems that the agent keeps trying to imitate the pose in the first frame. Should I change the progress_buf variable manually to make it go on for successive frames?

@ZhengyiLuo
Copy link
Owner

ZhengyiLuo commented Feb 15, 2025

Could you elaborate on the issue? Does the reference red dots changes but the humanoid does not move?

@avegetablechicken
Copy link
Author

avegetablechicken commented Feb 25, 2025

Could you elaborate on the issue? Does the reference red dots changes but the humanoid does not move?

Sorry for being late. Due to server issues I had been unable to view the rendering window. Now I fix this problem. The video below shows the humanoid trying to track a motion clip.

Screen-2025-02-25-154214.mp4

Here is the console output when I add a line of code to print the self.progress_buf of class Humanoid:

Image It seems that even after several hours of training, the target frame is still the first frame.

So the real question is how can I watch the process of slowly getting to track a predefined motion clip? (Now I find that the policy keeps tracking the first one or two frames.)

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