Depth Pro
Zero-shot metric monocular depth model from Apple producing sharp 2.25 megapixel depth maps.
About
Sharp metric depth from a single photograph, with no camera intrinsics required, is what Apple's Depth Pro delivers: a 2.25 megapixel depth map with absolute scale in about 0.3 seconds on a standard GPU. The model also estimates focal length from the image itself, which is what allows metric output on arbitrary photos whose EXIF data is missing or wrong, and the paper emphasizes crisp boundary detail that prior monocular estimators tend to blur. Published at ICLR 2025, the repository provides a reference implementation whose retrained weights come close to, though do not exactly match, the numbers reported in the paper. Setup is a conda environment with a pip install of the package, a depth-pro-run command line tool, and a script that pulls the pretrained checkpoint, and inference runs on PyTorch, much faster with a CUDA GPU. Code and weights are released under Apple's own sample code license, which permits modification and redistribution with attribution but is not OSI approved, so commercial users should review the terms. Robotics, AR, and view synthesis projects adopted it as one of the strongest open monocular depth models.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Easy (2/5)
- License
- Apple Sample Code License
- Added
- Jul 29, 2026
Related Tools
Contrastive language-image pre-training model by OpenAI for zero-shot visual classification.
Lightweight face recognition and analysis framework wrapping multiple models.
Foundation model for monocular depth estimation by TikTok.
Monocular depth estimation model producing detailed depth maps from single images.
Meta AI research platform for object detection, segmentation, and pose estimation.
Simple and effective multi-object tracking using every detection box.