InterGen icon indicating copy to clipboard operation
InterGen copied to clipboard

Global_mean.npy and global_std.npy calculations

Open jwgreens opened this issue 1 year ago • 1 comments

Hello,

I'm attempting to calculate the global_mean and global_std for the whole dataset myself so I can then find the values for a subset of the motion.

I accumulated the 262 processed features across all frames for motion1 and motion1_swap, then for motion2 and motion2_swap relative to motion1. When computing the mean and average I achieve different results than those supplied in the data directory.

Can I inquire as to how exactly you are computing the average and std for the dataset? Thank you for your work and assistance thus far!

jwgreens avatar Mar 11 '24 17:03 jwgreens

me too. I also calculated the mean and std the same way as your method, but the results are different from those in the code repository. I would like to ask if you have resolved this issue yet?

catherineytw avatar Apr 16 '25 07:04 catherineytw