fabio-sim/Depth-Anything-ONNX
ONNX-compatible Depth Anything: Unleashing the Power of Large-Scale Unlabeled Data
This tool helps you analyze a standard image or video frame and automatically estimate the distance of every object and surface from the camera, producing a 'depth map' where brighter areas are closer. It takes an image as input and outputs a grayscale image representing depth. This is useful for computer vision engineers or researchers who need precise depth information for tasks like 3D reconstruction, robotics navigation, or augmented reality.
416 stars. No commits in the last 6 months.
Use this if you need to quickly and efficiently estimate depth from single images for downstream computer vision applications, especially in environments where computational performance is critical.
Not ideal if you primarily work with video streams and need real-time depth estimation without access to specialized hardware, or if your application requires depth sensing from multiple cameras.
Stars
416
Forks
37
Language
Python
License
Apache-2.0
Category
Last pushed
Oct 03, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/fabio-sim/Depth-Anything-ONNX"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cake-lab/HybridDepth
Official implementation for HybridDepth Model [WACV 2025, ISMAR 2024]
ialhashim/DenseDepth
High Quality Monocular Depth Estimation via Transfer Learning
soubhiksanyal/RingNet
Learning to Regress 3D Face Shape and Expression from an Image without 3D Supervision
nianticlabs/monodepth2
[ICCV 2019] Monocular depth estimation from a single image
tinghuiz/SfMLearner
An unsupervised learning framework for depth and ego-motion estimation from monocular videos