cvg / pixloc

Back to the Feature: Learning Robust Camera Localization from Pixels to Pose (CVPR 2021)
Apache License 2.0
735 stars 92 forks source link

About the inconsistency between 7scenes dataset pose and 7scenes gt sfm pose #50

Closed BoMingZhao closed 1 year ago

BoMingZhao commented 1 year ago

Thank you for such a great work and code. However, I found that the pose given by the 7scenes dataset is somewhat different from the pose in 7scenes_sfm_triangulated. For example, for seq5/frame-000000.png, the rotation in the 7scenes dataset is (I use transpose to convert the rotation of c2w to w2c): 1681883595736 and in 7scenes_sfm_triangulated is: 1681883645744 Are the gt poses of 7scenes_sfm_triangulated more accurate?