TanDepth: Leveraging Global DEMs for Metric Monocular Depth Estimation in UAVs
Horatiu Florea, Sergiu Nedevschi
TL;DR
TanDepth addresses the scale ambiguity of monocular depth estimation for UAVs by leveraging TanDEM-X Global Digital Elevation Model data as anchor points projected into the image, enabling metric depth recovery for SSI and non-SSI models. The method combines occlusion-aware GDEM projection, an adapted Cloth Simulation Filter for ground segmentation, and least-squares scaling in disparity space to produce metric depth without additional training. It demonstrates robust performance across diverse outdoor UAV scenes and introduces UAVid-3D-Scenes, a depth-focused extension to UAVid, to support ongoing research. The approach reduces the dependency on large labeled depth datasets and offers a practical path toward real-world metric-depth deployment in aerial perception tasks.
Abstract
Aerial scene understanding systems face stringent payload restrictions and must often rely on monocular depth estimation for modeling scene geometry, which is an inherently ill-posed problem. Moreover, obtaining accurate ground truth data required by learning-based methods raises significant additional challenges in the aerial domain. Self-supervised approaches can bypass this problem, at the cost of providing only up-to-scale results. Similarly, recent supervised solutions which make good progress towards zero-shot generalization also provide only relative depth values. This work presents TanDepth, a practical scale recovery method for obtaining metric depth results from relative estimations at inference-time, irrespective of the type of model generating them. Tailored for Unmanned Aerial Vehicle (UAV) applications, our method leverages sparse measurements from Global Digital Elevation Models (GDEM) by projecting them to the camera view using extrinsic and intrinsic information. An adaptation to the Cloth Simulation Filter is presented, which allows selecting ground points from the estimated depth map to then correlate with the projected reference points. We evaluate and compare our method against alternate scaling methods adapted for UAVs, on a variety of real-world scenes. Considering the limited availability of data for this domain, we construct and release a comprehensive, depth-focused extension to the popular UAVid dataset to further research.
