Svito-zar / genea_numerical_evaluations

Scripts for numerical evaluations for the GENEA Gesture Generation Challenge

Home Page:https://genea-workshop.github.io/2020/#gesture-generation-challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Standard deviation is possibly wrong

Svito-zar opened this issue · comments

In the calculation of the standard deviation of the jerk values, mean and std are calculated on a different level of granularity
https://github.com/Svito-zar/genea_numerical_evaluations/blob/master/calc_jerk.py#L159

There were no issues after all, just a confusion