You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your great work! I have some questions on transformations performed on the KITTI dataset, as I want to test on longer scenes such as KITTI Odometry whose poses are provided in cam0's coordinate. Your answers will be greatly appreciated.
Why do you perform auto_orient_and_center_poses on the KITTI dataset, but not on the Waymo dataset?
Thanks for your great work! I have some questions on transformations performed on the KITTI dataset, as I want to test on longer scenes such as KITTI Odometry whose poses are provided in cam0's coordinate. Your answers will be greatly appreciated.
auto_orient_and_center_poses
on the KITTI dataset, but not on the Waymo dataset?PVG/scene/kittimot_loader.py
Lines 539 to 550 in b4162a9
PVG/scene/kittimot_loader.py
Line 360 in b4162a9
PVG/scene/kittimot_loader.py
Lines 404 to 405 in b4162a9
Tr_cam2camrect
matrix?PVG/scene/kittimot_loader.py
Lines 365 to 395 in b4162a9
Thank you for your time!
The text was updated successfully, but these errors were encountered: