Closed LoveMYChen closed 4 months ago
The eval_all.py produces the result on rotation and translation error. You can load the files and calculate statistics of them. The calc_result.py give the example for specific threshold of these errors. Hopes that it helps you.
Can we use some algorithm to calculate the correct pose after obtaining errors in rotation and translation? Do you have any recommended algorithms?
Can we use some algorithm to calculate the correct pose after obtaining errors in rotation and translation? Do you have any recommended algorithms?
I can't understand what you meant. The registration error is calculated with predicted rotation/translation parameters and ground-truth rotation/translation parameters. The estimated poses are accurate enough in most scenes.
Since the problem has been resolved, I will close the issue.
Hello, I have downloaded your training model and Kitti dataset, and conducted model evaluation. I have obtained some numbers, but the problem now is that I am not sure how to use these numbers. My ultimate goal is to adjust the camera pose using my own dataset. Can you give me some guidance?