Depth Pro: Sharp Monocular Metric Depth in Less Than a Second
About
We present a foundation model for zero-shot metric monocular depth estimation. Our model, Depth Pro, synthesizes high-resolution depth maps with unparalleled sharpness and high-frequency details. The predictions are metric, with absolute scale, without relying on the availability of metadata such as camera intrinsics. And the model is fast, producing a 2.25-megapixel depth map in 0.3 seconds on a standard GPU. These characteristics are enabled by a number of technical contributions, including an efficient multi-scale vision transformer for dense prediction, a training protocol that combines real and synthetic datasets to achieve high metric accuracy alongside fine boundary tracing, dedicated evaluation metrics for boundary accuracy in estimated depth maps, and state-of-the-art focal length estimation from a single image. Extensive experiments analyze specific design choices and demonstrate that Depth Pro outperforms prior work along multiple dimensions. We release code and weights at https://github.com/apple/ml-depth-pro
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| 3D Human Pose Estimation | Human3.6M (test) | -- | 547 | |
| Novel View Synthesis | Tanks&Temples (test) | -- | 239 | |
| Depth Estimation | NYU Depth V2 | RMSE0.387 | 177 | |
| Monocular Depth Estimation | KITTI | Abs Rel6.8 | 161 | |
| Monocular Depth Estimation | ETH3D | AbsRel0.327 | 117 | |
| Monocular Depth Estimation | NYU V2 | Delta 1 Acc97.8 | 113 | |
| Video Depth Estimation | Sintel | Relative Error (Rel)0.418 | 109 | |
| Video Depth Estimation | BONN | Relative Error (Rel)0.068 | 103 | |
| Depth Estimation | ScanNet | -- | 94 | |
| Monocular Depth Estimation | DIODE | AbsRel6.1 | 93 |