Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

PoseNet: A Convolutional Network for Real-Time 6-DOF Camera Relocalization

About

We present a robust and real-time monocular six degree of freedom relocalization system. Our system trains a convolutional neural network to regress the 6-DOF camera pose from a single RGB image in an end-to-end manner with no need of additional engineering or graph optimisation. The algorithm can operate indoors and outdoors in real time, taking 5ms per frame to compute. It obtains approximately 2m and 6 degree accuracy for large scale outdoor scenes and 0.5m and 10 degree accuracy indoors. This is achieved using an efficient 23 layer deep convnet, demonstrating that convnets can be used to solve complicated out of image plane regression problems. This was made possible by leveraging transfer learning from large scale classification data. We show the convnet localizes from high level features and is robust to difficult lighting, motion blur and different camera intrinsics where point based SIFT registration fails. Furthermore we show how the pose feature that is produced generalizes to other scenes allowing us to regress pose with only a few dozen training examples. PoseNet code, dataset and an online demonstration is available on our project webpage, at http://mi.eng.cam.ac.uk/projects/relocalisation/

Alex Kendall, Matthew Grimes, Roberto Cipolla• 2015

Related benchmarks

TaskDatasetResultRank
Depth EstimationNYU v2 (test)
Threshold Accuracy (delta < 1.25)56.7
423
Camera Localization7 Scenes
Average Position Error (m)0.44
46
Visual Localization7Scenes (test)
Chess Median Angular Error (°)8.12
41
Camera Localization7-Scenes Chess
Translation Error (m)0.32
40
Visual LocalizationCambridge Landmarks (test)
Avg Median Positional Error (m)2.09
35
Camera Relocalization7-Scenes (test)
Median Translation Error (cm)44
30
Camera Pose Regression7Scenes Heads
Median Position Error (m)0.29
26
Camera Pose Regression7Scenes (Office)
Median Position Error (m)0.48
26
Camera Pose Regression7Scenes Pumpkin
Median Position Error (m)0.47
26
Camera Pose Regression7Scenes Stairs
Median Position Error (m)0.47
26
Showing 10 of 35 rows

Other info

Follow for update