We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, thanks for the amazing work.
Can you please clarify how do you compute your error metrics, exactly?
Tab. V shows the relative error. Do you use the RPE-script from https://cvg.cit.tum.de/data/datasets/rgbd-dataset/tools#evaluation? If yes, please specify how you call the script (which parameters), but mainly how do you set --max_pairs?
Also, do you do any post-/preprocessing to the trajectory, e.g. interpolation,...?
The text was updated successfully, but these errors were encountered:
since you report the units [°/s] and [cm/s], I assume you use the script with fixed_delta, i.e. the following way:
fixed_delta
python scripts/evaluate_rpe.py {fnamegt} {fnameest} --fixed_delta --delta 1 --delta_unit s
Is that correct?
Sorry, something went wrong.
Yes, I cannot remember the exact command, but it makes sense to me.
No branches or pull requests
Hi, thanks for the amazing work.
Can you please clarify how do you compute your error metrics, exactly?
Tab. V shows the relative error. Do you use the RPE-script from https://cvg.cit.tum.de/data/datasets/rgbd-dataset/tools#evaluation? If yes, please specify how you call the script (which parameters), but mainly how do you set --max_pairs?
Also, do you do any post-/preprocessing to the trajectory, e.g. interpolation,...?
The text was updated successfully, but these errors were encountered: