monodepth2 and MonoDepth-PyTorch

MonoDepth-PyTorch is an unofficial re-implementation of the MonoDepth2 neural network, making them competitors where the former provides an alternative, potentially community-driven, implementation of the latter's original research.

monodepth2
51
Established
MonoDepth-PyTorch
43
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 8/25
Community 25/25
Stars: 4,466
Forks: 986
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License:
Stars: 554
Forks: 130
Downloads:
Commits (30d): 0
Language: Python
License:
Stale 6m No Package No Dependents
No License 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 MonoDepth-PyTorch

OniroAI/MonoDepth-PyTorch

Unofficial implementation of Unsupervised Monocular Depth Estimation neural network MonoDepth in PyTorch

This tool helps researchers and engineers analyze single camera images to understand the 3D structure of a scene. It takes a single RGB image as input and produces a depth map, which shows the distance of objects from the camera. This is particularly useful for those working on autonomous navigation, robotics, or augmented reality applications.

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

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