cake-lab/Mobile-AR-Depth-Estimation
The official repository for Mobile AR Depth Estimation: Challenges & Prospects(HotMobile 2024)
This project helps augmented reality (AR) developers and researchers understand and overcome the challenges of estimating depth accurately in mobile AR environments. It takes video data, like that from ARKitScenes, and processes it through various depth estimation models. The output includes detailed analysis and metrics showing how well different models perform at perceiving depth on mobile devices.
No commits in the last 6 months.
Use this if you are developing mobile AR applications and need to understand the limitations and opportunities for improving depth perception using monocular (single-camera) methods.
Not ideal if you are looking for a ready-to-use, production-grade depth estimation solution without needing to dive into research and analysis.
Stars
24
Forks
—
Language
Jupyter Notebook
License
GPL-3.0
Category
Last pushed
Mar 11, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/cake-lab/Mobile-AR-Depth-Estimation"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
vita-epfl/monoloco
A 3D vision library from 2D keypoints: monocular and stereo 3D detection for humans, social...
fangchangma/self-supervised-depth-completion
ICRA 2019 "Self-supervised Sparse-to-Dense: Self-supervised Depth Completion from LiDAR and...
nburrus/stereodemo
Small Python utility to compare and visualize the output of various stereo depth estimation algorithms
JiawangBian/sc_depth_pl
SC-Depth (V1, V2, and V3) for Unsupervised Monocular Depth Estimation ...
wvangansbeke/Sparse-Depth-Completion
Predict dense depth maps from sparse and noisy LiDAR frames guided by RGB images. (Ranked 1st...