paper-with-me

홈 › 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 panoramic images can serve as a powerful and light-weight input for a wide range of downstream tasks requiring 3D information. While panoramic images can easily capture the surrounding context from commodity devices, the estimated depth shares the limitations of conventional image-based depth estimation; the performance deteriorates under large domain shifts and the absolute values are still ambiguous to infer from 2D observations. By taking advantage of the holistic view, we mitigate such effects in a self-supervised way and fine-tune the network with geometric consistency during the test phase. Specifically, we construct a 3D point cloud from the current depth prediction and project the point cloud at various viewpoints or apply stretches on the current input image to generate synthetic panoramas. Then we minimize the discrepancy of the 3D structure estimated from synthetic images without collecting additional data. We empirically evaluate our method in robot navigation and map-free localization where our method shows large performance enhancements. Our calibration method can therefore widen the applicability under various external conditions, serving as a key component for practical panorama-based machine vision systems. Code is available through the following link: \url{https://github.com/82magnolia/panoramic-depth-calibration}.

📄 PDF Abstract BibTeX arXiv:2308.14005

Code (1)

82magnolia/panoramic-depth-calibration 공식 구현 pytorch

Tasks

Depth EstimationDepth PredictionRobot Navigation

Similar Papers 제목 키워드 기반

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

S3KF: Spherical State-Space Kalman Filtering for Panoramic 3D Multi-Object Tracking

2026-03-29 · Zhongyuan Liu, Shaonan Yu, Jianping Li, Pengfei Wan 외 arxiv

Panoramic multi-object tracking is important for industrial safety monitoring, wide-area robotic perception, and infrastructure-light deployment in large workspaces. In these settings, the sensing system must provide ful…

3D Multi-Object TrackingDepth Estimation

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

360ORB-SLAM: A Visual SLAM System for Panoramic Images with Depth Completion Network

2024-01-19 · Yichen Chen, Yiqi Pan, Ruyu Liu, Haoyu Zhang 외

To enhance the performance and effect of AR/VR applications and visual assistance and inspection systems, visual simultaneous localization and mapping (vSLAM) is a fundamental task in computer vision and robotics. Howeve…

Depth CompletionSimultaneous Localization and Mapping

PanoFormer: Panorama Transformer for Indoor 360 Depth Estimation

2022-03-17 · Zhijie Shen, Chunyu Lin, Kang Liao, Lang Nie 외

Existing panoramic depth estimation methods based on convolutional neural networks (CNNs) focus on removing panoramic distortions, failing to perceive panoramic structures efficiently due to the fixed receptive field in …

Depth EstimationSemantic Segmentation