RobustLoc: Robust Camera Pose Regression in Challenging Driving Environments
About
Camera relocalization has various applications in autonomous driving. Previous camera pose regression models consider only ideal scenarios where there is little environmental perturbation. To deal with challenging driving environments that may have changing seasons, weather, illumination, and the presence of unstable objects, we propose RobustLoc, which derives its robustness against perturbations from neural differential equations. Our model uses a convolutional neural network to extract feature maps from multi-view images, a robust neural differential equation diffusion block module to diffuse information interactively, and a branched pose decoder with multi-layer training to estimate the vehicle poses. Experiments demonstrate that RobustLoc surpasses current state-of-the-art camera pose regression models and achieves robust performance in various environments. Our code is released at: https://github.com/sijieaaa/RobustLoc
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Camera Pose Regression | Oxford RobotCar (Full) | Mean Translation Error (m)9.37 | 18 | |
| Camera Pose Regression | Perturbed RobotCar (Hard) | Mean Translation Error (m)10.06 | 16 | |
| Camera Pose Regression | Oxford RobotCar (Loop) | Mean Translation Error (m)2.49 | 12 | |
| Camera Pose Regression | Oxford RobotCar Loop cross-day | Mean Translation Error (m)4.68 | 9 | |
| Camera Pose Regression | 4Seasons Business Campus | Mean Translation Error (m)4.28 | 8 | |
| Camera Pose Regression | 4Seasons (Neighborhood) | Mean Translation Error (m)1.36 | 8 | |
| Camera Pose Regression | 4Seasons Old Town | Mean Translation Error (m)21.65 | 8 | |
| Camera Pose Regression | Perturbed RobotCar (Medium) | Mean Translation Error (m)8.12 | 8 |