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

Missing data in motion_processed #4

Open
zhenzhiwang opened this issue Sep 19, 2023 · 2 comments
Open

Missing data in motion_processed #4

zhenzhiwang opened this issue Sep 19, 2023 · 2 comments

Comments

@zhenzhiwang
Copy link

Hi, thanks for sharing your great work and your code!

When I run the training scripts, interhuman.py reports a lot of '.npy' file missing in person2 folder. I also find a lot of xxxx(1).npy in both person1 and person2 folder where xxxx is numbers, which seems to be errors related to the pre-processing scripts to converting original '.pkl' files to be '.npy' files. Could you fix this issue or could you provide the scripts for converting the data in "motions" to be the format in "motions_processd"?

Looking for your reply! Thanks.

@tr3e
Copy link
Owner

tr3e commented Sep 19, 2023

Sorry for that. This is a Google Drive error and I am resubmitting them as soon as possible.

@zhenzhiwang
Copy link
Author

zhenzhiwang commented Sep 19, 2023

Thanks for the quick reply! By the way, I am wondering whether this network really need 2000 epochs to converge? Although training one epoch is fast, 2000 epochs still seems to be too large. Did you try a larger lr and fewer epochs with a good lr drop strategy (e.g., the cosine annealing in the code but with other proper parameters)?

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