-
Notifications
You must be signed in to change notification settings - Fork 20
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
Nan in evaluation #14
Comments
Hi I tried to run the evaluation with the pretrained model using the following command:
Here is my log:
|
I use the same command as yours.
I assume this is a problem with the data then? |
Yeah I guess it's the data issue. Could you please check why the motion is NaN here? |
Hi @MichaelaQ , could you please help check where the NaNs come from? Right now I cannot reproduce this error. Maybe it's a data issue or not... |
Hi,I think there is something wrong with the ground_truth.The number of ground_truth is 4640,I want to know what the classification of ground_truth is like.When I evaluate_matching score on groud_truth,there are two Nan in the ground_truth. |
Thank you for the information! I'm currently working on it and will inform you once I've identified the cause of the NaNs in the ground truth. |
Hi
When I use your code for evaluation, [vald] Control L2 dist: nan
This happens for your pretrained model. Could you please look into this.
The text was updated successfully, but these errors were encountered: