Skip to content

A small gap between the pre-training model you provide and your paper in the loop of the RobotCar dataset #9

Description

@zhuixunforever

Thank you for your work!
I download your pre-training model and eval it by evat.py

This is LOOP2(2014-06-23-15-36-04) output:

Error in translation: median 4.7186 m, mean 8.5358 m
Error in rotation: median 3.3001 degrees, mean 4.5155 degree

LOOP1(2014-06-23-15-41-25)

Error in translation: median 5.0281 m, mean 8.5667 m
Error in rotation: median 3.2837 degrees, mean 4.6280 degree

but in your paper, it's:
median_t | median_r | mean_t | mean_r |
LOOP2 | 5.05 | 2.01 | 8.86 | 4.67 |
LOOP1 | 5.68 | 2.23 | 8.61 | 4.58 |

There seems to be a little bit of a smile gap in median result.

But when I eval 'stairs' , it is the same:

Error in translation: median 0.2638 m, mean 0.3076 m
Error in rotation: median 10.5399 degrees, mean 10.5156 degree

in your paper:
median translation and rotation is: 0.26 | 10.5

Can you give me some advice, thank you a lot.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions