Litcius/Paper detail

Learning Camera Localization via Dense Scene Matching

Shitao Tang, Chengzhou Tang, Rui Huang, Siyu Zhu, Ping Tan

202145 citationsDOI

Abstract

Camera localization aims to estimate 6 DoF camera poses from RGB images. Traditional methods detect and match interest points between a query image and a prebuilt 3D model. Recent learning-based approaches encode scene structures into a specific convolutional neural network (CNN) and thus are able to predict dense coordinates from RGB images. However, most of them require re-training or re-adaption for a new scene and have difficulties in handling large-scale scenes due to limited network capacity. We present a new method for scene agnostic camera localization using dense scene matching (DSM), where a cost volume is constructed between a query image and a scene. The cost volume and the corresponding coordinates are processed by a CNN to predict dense coordinates. Camera poses can then be solved by PnP algorithms. In addition, our method can be extended to temporal domain, which leads to extra performance boost during testing time. Our scene-agnostic approach achieves comparable accuracy as the existing scene-specific approaches, such as KFNet, on the 7scenes and Cambridge benchmark. This approach also remarkably outperforms state-of-the-art scene-agnostic dense coordinate regression network SANet. The Code is available at https://github.com/Tangshitao/DenseScene-Matching.

Topics & Concepts

Computer scienceArtificial intelligenceComputer visionConvolutional neural networkBenchmark (surveying)RGB color modelMatching (statistics)Code (set theory)ENCODEPattern recognition (psychology)MathematicsGeneProgramming languageBiochemistrySet (abstract data type)ChemistryGeodesyStatisticsGeographyRobotics and Sensor-Based LocalizationAdvanced Vision and ImagingAdvanced Image and Video Retrieval Techniques