You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the amazing work! I have a question regarding the choice of the root joint for calculating the root mean loss. Since the model is trained to predict the offset between the center_right joint and the center_left joint, would setting the root joint to 0 during evaluation (in eval.py) lead to a wrong value for the root_mean_loss on wrist joint whose prediction is based on center_joint?