paper-with-me

홈 › Papers

HSCNet++: Hierarchical Scene Coordinate Classification and Regression for Visual Localization with Transformer

2023-05-05 · Shuzhe Wang, Zakaria Laskar, Iaroslav Melekhov, Xiaotian Li, Yi Zhao, Giorgos Tolias, Juho Kannala

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.

📄 PDF Abstract BibTeX arXiv:2305.03595

Code (0)

등록된 구현이 없습니다.

Tasks

regressionVisual Localization

Similar Papers 제목 키워드 기반

Hierarchical Scene Coordinate Classification and Regression for Visual Localization

2019-09-13 · CVPR 2020 6 · Xiaotian Li, Shuzhe Wang, Yi Zhao, Jakob Verbeek 외

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+2

MHSCNet: A Multimodal Hierarchical Shot-aware Convolutional Network for Video Summarization

2022-04-18 · Wujiang Xu, Runzhong Wang, Xiaobo Guo, Shaoshuai Li 외

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 Summarization

Hierarchical Semantic Correspondence Networks for Video Paragraph Grounding

2023-01-01 · CVPR 2023 1 · Chaolei Tan, Zihang Lin, Jian-Fang Hu, Wei-Shi Zheng 외

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 Grounding

Large Scale Joint Semantic Re-Localisation and Scene Understanding via Globally Unique Instance Coordinate Regression

2019-09-23 · Ignas Budvytis, Marvin Teichmann, Tomas Vojir, Roberto Cipolla

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+2

Deep Graph-based Spatial Consistency for Robust Non-rigid Point Cloud Registration

2023-03-17 · CVPR 2023 1 · Zheng Qin, Hao Yu, Changjian Wang, Yuxing Peng 외

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