Closed sunnyHelen closed 3 years ago
Here, only translation is considered.
Ok, got it. Then, how can we get the ground truth rotation?For Kitti odometry dataset, we can get it from the provided pose.txt, right? Is there anyway to get ground truth pose for Kitti raw dataset?
You need to refer to codes from https://github.com/sconlyshootery/packnet-sfm to compute gt pose from raw data.
You can reopen this issue when you have further problem.
https://github.com/sconlyshootery/FeatDepth/blob/64128b03873b27ffa5e99a5cb1712dd8aa15cb0d/mono/datasets/kitti_dataset.py#L100 Hi, thanks for sharing the great work. I'd like to ask why the ground truth pose is represented by only three numbers.