paper-with-me

홈 › Papers

GLPanoDepth: Global-to-Local Panoramic Depth Estimation

2022-02-06 · Jiayang Bai, Shuichang Lai, Haoyu Qin, Jie Guo, Yanwen Guo

In this paper, we propose a learning-based method for predicting dense depth values of a scene from a monocular omnidirectional image. An omnidirectional image has a full field-of-view, providing much more complete descriptions of the scene than perspective images. However, fully-convolutional networks that most current solutions rely on fail to capture rich global contexts from the panorama. To address this issue and also the distortion of equirectangular projection in the panorama, we propose Cubemap Vision Transformers (CViT), a new transformer-based architecture that can model long-range dependencies and extract distortion-free global features from the panorama. We show that cubemap vision transformers have a global receptive field at every stage and can provide globally coherent predictions for spherical signals. To preserve important local features, we further design a convolution-based branch in our pipeline (dubbed GLPanoDepth) and fuse global features from cubemap vision transformers at multiple scales. This global-to-local strategy allows us to fully exploit useful global and local features in the panorama, achieving state-of-the-art performance in panoramic depth estimation.

📄 PDF Abstract BibTeX arXiv:2202.02796

Code (1)

LeoDarcy/GLPanoDepth 공식 구현 pytorch

Tasks

Depth Estimation

Similar Papers 제목 키워드 기반

Calibrating Panoramic Depth Estimation for Practical Localization and Mapping

2023-08-27 · ICCV 2023 1 · Junho Kim, Eun Sun Lee, Young Min Kim

The absolute depth values of surrounding environments provide crucial cues for various assistive technologies, such as localization, navigation, and 3D structure estimation. We propose that accurate depth estimated from …

Depth EstimationDepth PredictionRobot Navigation

PanoPose: Self-supervised Relative Pose Estimation for Panoramic Images

2024-01-01 · CVPR 2024 1 · Diantao Tu, Hainan Cui, Xianwei Zheng, Shuhan Shen

Scaled relative pose estimation i.e. estimating relative rotation and scaled relative translation between two images has always been a major challenge in global Structure-from-Motion (SfM). This difficulty arises bec…

Pose EstimationTranslation

High-Resolution Depth Estimation for 360-degree Panoramas through Perspective and Panoramic Depth Images Registration

2022-10-19 · Chi-Han Peng, Jiayao Zhang

We propose a novel approach to compute high-resolution (2048x1024 and higher) depths for panoramas that is significantly faster and qualitatively and qualitatively more accurate than the current state-of-the-art method (…

Depth EstimationGPU

HDPV-SLAM: Hybrid Depth-augmented Panoramic Visual SLAM for Mobile Mapping System with Tilted LiDAR and Panoramic Visual Camera

2023-01-27 · Mostafa Ahmadi, Amin Alizadeh Naeini, Mohammad Moein Sheikholeslami, Zahra Arjmandi 외

This paper proposes a novel visual simultaneous localization and mapping (SLAM) system called Hybrid Depth-augmented Panoramic Visual SLAM (HDPV-SLAM), that employs a panoramic camera and a tilted multi-beam LiDAR scanne…

Depth EstimationSimultaneous Localization and Mapping

Unsupervised Learning of Depth and Ego-Motion from Cylindrical Panoramic Video

2019-01-04 · Alisha Sharma, Jonathan Ventura

We introduce a convolutional neural network model for unsupervised learning of depth and ego-motion from cylindrical panoramic video. Panoramic depth estimation is an important technology for applications such as virtual…

Depth EstimationMotion Estimation