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

Question about t2m_mean.py and t2m_std.npy #197

Open
yw0208 opened this issue Mar 31, 2024 · 1 comment
Open

Question about t2m_mean.py and t2m_std.npy #197

yw0208 opened this issue Mar 31, 2024 · 1 comment

Comments

@yw0208
Copy link

yw0208 commented Mar 31, 2024

Thanks for your great work!
I noticed that you use different Mean and Std when training and evaluation. It seems that t2m_mean.py and t2m_std.npy are the mean and std of the output of MDM.
I am confused that how did you get them? Do they have a significant impact on the final results? If I make improvements on MDM, does it mean that I need to obtain the t2m_mean.py and t2m_std.npy of my own model?
Looking forward to your reply, thank you again.

@GuyTevet
Copy link
Owner

GuyTevet commented May 7, 2024

Hi @yw0208 , thanks! Indeed the evaluators were trained with a slightly different normalization (See https://github.com/EricGuo5513/text-to-motion). I don't think it makes a dramatic difference in performance but please double check me.

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