#240 · Primary category: Computer Vision
UniDepth
Universal Monocular Metric Depth Estimation
Project last updated:05/18/25
GitHub Stars
1.2K
Forks
118
Contributors
4
License
Other
Why we included this project
If your pipeline needs real distances in meters rather than relative depth, UniDepth is worth a look. It predicts metric depth from a single monocular image without requiring known camera intrinsics, so you are not locked into a fixed focal length assumption the way you often are with other depth models. The project has done well on standard benchmarks such as KITTI and NYU-Depth-V2, and both the V1 and V2 releases ship with inference code and pretrained weights, so getting predictions up and running takes little effort. There is also tooling to visualize depth maps and point clouds, which helps a lot when you want to sanity-check outputs before feeding them into downstream reconstruction or planning. One thing to weigh before adopting it: the code is under a non-commercial Creative Commons license.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)