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

Possibly wrong calculation of ATE? #111

Open
maaft opened this issue Feb 5, 2019 · 1 comment
Open

Possibly wrong calculation of ATE? #111

maaft opened this issue Feb 5, 2019 · 1 comment

Comments

@maaft
Copy link

maaft commented Feb 5, 2019

When testing the pose prediction accuracy (in pose_evaluation_utils.py), the ATE of a snippet is divided by the snippet length.
Both predicted and GT snippets have the Identity transformation as their first entry.
Therefore, the error on that first "pose" will be 0 which results in an overall snippet ATE that is considerably lower than it should be.

@warmkid
Copy link

warmkid commented Apr 1, 2019

I think the snippet way has some problem. the groudtruth pose divided into de snippet files has some problem caused the ate has some error,so the trajectory plot has some problem. But I think the network is good to learn the pose between the frames, the result has great room to improvement.

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