monodepth2 and mono_depth_estimator

The tools are competitors, with A being a significantly more robust and widely-adopted research-backed model for monocular depth estimation, while B appears to be a smaller, specialized implementation or application of similar techniques for self-driving cars.

monodepth2
51
Established
mono_depth_estimator
40
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 7/25
Maturity 16/25
Community 17/25
Stars: 4,466
Forks: 986
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License:
Stars: 26
Forks: 9
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About monodepth2

nianticlabs/monodepth2

[ICCV 2019] Monocular depth estimation from a single image

This project helps computer vision and robotics engineers accurately estimate the distance of objects in a scene using only a single 2D image. It takes a standard image as input and outputs a 'depth map' or 'metric depth' that shows how far away each point in the image is. This is useful for tasks like autonomous navigation, 3D reconstruction, and augmented reality, where understanding spatial relationships from camera feeds is crucial.

robotics autonomous-driving computer-vision 3d-reconstruction augmented-reality

About mono_depth_estimator

gsurma/mono_depth_estimator

Mono depth estimation for self-driving cars 🚗

This helps create 3D depth maps from standard 2D images, crucial for understanding spatial relationships without specialized hardware. You provide a single image, and it outputs a corresponding depth map. This is for engineers and researchers working on autonomous vehicle navigation, robotics, or augmented reality applications who need to infer distance and spatial layout from camera feeds.

autonomous-vehicles robotics spatial-perception computer-vision 3d-reconstruction

Scores updated daily from GitHub, PyPI, and npm data. How scores work