monodepth2 and monodepth_benchmark

The benchmark tool, B, complements the monocular depth estimation tool, A, by providing an evaluation framework to assess and compare the performance of different design decisions, including those implemented in models like A, within the broader context of monocular depth reconstruction.

monodepth2
51
Established
monodepth_benchmark
41
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 15/25
Stars: 4,466
Forks: 986
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License:
Stars: 120
Forks: 16
Downloads:
Commits (30d): 0
Language: Python
License:
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 monodepth_benchmark

jspenmar/monodepth_benchmark

Code for "Deconstructing Monocular Depth Reconstruction: The Design Decisions that Matter" (https://arxiv.org/abs/2208.01489)

This project helps researchers and engineers analyze and understand how different design choices impact the performance of self-supervised monocular depth estimation models. By taking raw image sequences and various model configurations as input, it produces depth maps and performance metrics. This is useful for computer vision researchers, autonomous driving engineers, and anyone working on 3D reconstruction from 2D images.

computer-vision 3d-reconstruction robotics autonomous-vehicles image-analysis

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