HSCNet++: Hierarchical Scene Coordinate Classification and Regression for Visual Localization with Transformer
Visual localization is critical to many applications in computer vision and robotics. To address single-image RGB localization, state-of-the-art feature-based methods match local descriptors between a query image and a pre-built 3D model. Recently, deep neural networks have been exploited to regress the mapping between raw pixels and 3D coordinates in the scene, and thus the matching is implicitly performed by the forward pass through the network. However, in a large and ambiguous environment, learning such a regression task directly can be difficult for a single network. In this work, we present a new hierarchical scene coordinate network to predict pixel scene coordinates in a coarse-to-fine manner from a single RGB image. The proposed method, which is an extension of HSCNet, allows us to train compact models which scale robustly to large environments. It sets a new state-of-the-art for single-image localization on the 7-Scenes, 12 Scenes, Cambridge Landmarks datasets, and the combined indoor scenes.
Code (0)
등록된 구현이 없습니다.
Tasks
regressionVisual LocalizationSimilar Papers 제목 키워드 기반
Hierarchical Scene Coordinate Classification and Regression for Visual Localization
Visual localization is critical to many applications in computer vision and robotics. To address single-image RGB localization, state-of-the-art feature-based methods match local descriptors between a query image and a p…
ClassificationData AugmentationGeneral ClassificationOutdoor Localization+2MHSCNet: A Multimodal Hierarchical Shot-aware Convolutional Network for Video Summarization
Video summarization intends to produce a concise video summary by effectively capturing and combining the most informative parts of the whole content. Existing approaches for video summarization regard the task as a fram…
Video SummarizationHierarchical Semantic Correspondence Networks for Video Paragraph Grounding
Video Paragraph Grounding (VPG) is an essential yet challenging task in vision-language understanding, which aims to jointly localize multiple events from an untrimmed video with a paragraph query description. One of…
DecoderSentenceVideo GroundingLarge Scale Joint Semantic Re-Localisation and Scene Understanding via Globally Unique Instance Coordinate Regression
In this work we present a novel approach to joint semantic localisation and scene understanding. Our work is motivated by the need for localisation algorithms which not only predict 6-DoF camera pose but also simultaneou…
3D geometryAutonomous DrivingCamera Pose EstimationPose Estimation+2Deep Graph-based Spatial Consistency for Robust Non-rigid Point Cloud Registration
We study the problem of outlier correspondence pruning for non-rigid point cloud registration. In rigid registration, spatial consistency has been a commonly used criterion to discriminate outliers from inliers. It measu…
Point Cloud Registration