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

Which evaluation standard is correct? #16

Open
znqaq opened this issue Jun 25, 2022 · 1 comment
Open

Which evaluation standard is correct? #16

znqaq opened this issue Jun 25, 2022 · 1 comment

Comments

@znqaq
Copy link

znqaq commented Jun 25, 2022

  1. In your code, 80ms represents the average error of the first frame and the second frame, but some people think that 80ms only represents the error of the second frame, which is correct?
  2. Why is your code saving the model every 10 iterations instead of saving the best model
@FraLuca
Copy link
Owner

FraLuca commented Jul 8, 2022

Hi znqaq,

for point 1. please consider the discussion in the issue #12;

for point 2. we save the model every 10 iterations to evaluate the training trend over the test dataset, but you can feel free to change it as you prefer.

Best

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