Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

strange result with mono_sc depth model #15

Open
Kewenjing1020 opened this issue Dec 30, 2020 · 1 comment
Open

strange result with mono_sc depth model #15

Kewenjing1020 opened this issue Dec 30, 2020 · 1 comment

Comments

@Kewenjing1020
Copy link

Kewenjing1020 commented Dec 30, 2020

Hi, I got the normal result with the kitti_odom/stereo model, but when I did the evaluation with command
python run.py -c options/kitti/kitti_mono_sc_0.yml

Here's the result I got:

Evaluate result in result/mono_sc/0? [y/n]y
Sequence: 9
Translational error (%):  286.9784259392447
Rotational error (deg/100m):  0.31097519037206917
ATE (m):  864.6199638028094
RPE (m):  4.013671579698525
RPE (deg):  0.03655727300821237
Sequence: 10
Translational error (%):  336.7985781227918
Rotational error (deg/100m):  0.3488643421558913
ATE (m):  830.726195238146
RPE (m):  2.9854127555332712
RPE (deg):  0.04222684748013362

The result is quite strange, do you know why?

@Huangying-Zhan
Copy link
Owner

Huangying-Zhan commented Jan 11, 2021

Hi @Kewenjing1020 , since mono_sc depth model is not aligned with real-world scale, you have to use 7DoF alignment (to align the result to the real-world scale) in the evaluation.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants