paper-with-me

홈 › Papers

Mobile AR Depth Estimation: Challenges & Prospects -- Extended Version

2023-10-22 · Ashkan Ganj, Yiqin Zhao, Hang Su, Tian Guo

Metric depth estimation plays an important role in mobile augmented reality (AR). With accurate metric depth, we can achieve more realistic user interactions such as object placement and occlusion detection. While specialized hardware like LiDAR demonstrates its promise, its restricted availability, i.e., only on selected high-end mobile devices, and performance limitations such as range and sensitivity to the environment, make it less ideal. Monocular depth estimation, on the other hand, relies solely on mobile cameras, which are ubiquitous, making it a promising alternative for mobile AR. In this paper, we investigate the challenges and opportunities of achieving accurate metric depth estimation in mobile AR. We tested four different state-of-the-art monocular depth estimation models on a newly introduced dataset (ARKitScenes) and identified three types of challenges: hard-ware, data, and model related challenges. Furthermore, our research provides promising future directions to explore and solve those challenges. These directions include (i) using more hardware-related information from the mobile device's camera and other available sensors, (ii) capturing high-quality data to reflect real-world AR scenarios, and (iii) designing a model architecture to utilize the new information.

📄 PDF Abstract BibTeX arXiv:2310.14437

Code (1)

cake-lab/Mobile-AR-Depth-Estimation 공식 구현 pytorch

Tasks

Depth EstimationMonocular Depth Estimation

Similar Papers 제목 키워드 기반

HybridDepth: Robust Metric Depth Fusion by Leveraging Depth from Focus and Single-Image Priors

2024-07-26 · Ashkan Ganj, Hang Su, Tian Guo

We propose HYBRIDDEPTH, a robust depth estimation pipeline that addresses key challenges in depth estimation,including scale ambiguity, hardware heterogeneity, and generalizability. HYBRIDDEPTH leverages focal stack, dat…

Depth EstimationGPUMonocular Depth EstimationZero-shot Generalization

PTC-Depth: Pose-Refined Monocular Depth Estimation with Temporal Consistency

2026-04-02 · Leezy Han, Seunggyu Kim, Dongseok Shim, Hyeonbeom Lee arxiv

Monocular depth estimation (MDE) has been widely adopted in the perception systems of autonomous vehicles and mobile robots. However, existing approaches often struggle to maintain temporal consistency in depth estimatio…

Monocular Depth EstimationAutonomous Vehicles

Millimeter-wave Mobile Sensing and Environment Mapping: Models, Algorithms and Validation

2021-02-23 · Carlos Baquero Barneto, Elizaveta Rastorgueva-Foi, Musa Furkan Keskin, Taneli Riihonen 외

Integrating efficient connectivity, positioning and sensing functionalities into 5G New Radio (NR) and beyond mobile cellular systems is one timely research paradigm, especially at mm-wave and sub-THz bands. In this arti…

Efficient Single-Image Depth Estimation on Mobile Devices, Mobile AI & AIM 2022 Challenge: Report

2022-11-07 · Andrey Ignatov, Grigory Malivenko, Radu Timofte, Lukasz Treszczotko 외

Various depth estimation models are now widely used on many mobile and IoT devices for image segmentation, bokeh effect rendering, object tracking and many other mobile tasks. Thus, it is very crucial to have efficient a…

Bokeh Effect RenderingDepth EstimationImage SegmentationObject Tracking+2

Fast and Accurate Single-Image Depth Estimation on Mobile Devices, Mobile AI 2021 Challenge: Report

2021-05-17 · Andrey Ignatov, Grigory Malivenko, David Plowman, Samarth Shukla 외

Depth estimation is an important computer vision problem with many practical applications to mobile devices. While many solutions have been proposed for this task, they are usually very computationally expensive and thus…

Depth EstimationRaspberry Pi 4