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
33
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 7/25
Maturity 9/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

Self-supervised learning framework that trains on monocular or stereo video sequences without ground-truth depth labels, using photometric loss and view synthesis. Implements ResNet encoder-decoder architecture with multi-scale depth predictions and supports multiple training modalities (mono, stereo, mono+stereo) on KITTI dataset. Built in PyTorch with pretrained models available at various resolutions (640×192 to 1024×320) and extensible dataloader API for custom datasets.

About mono_depth_estimator

gsurma/mono_depth_estimator

Mono depth estimation for self-driving cars 🚗

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