ialhashim/DenseDepth
A deep learning implementation for estimating depth from single RGB images using transfer learning and encoder-decoder architecture.

Velocity · 7d
+0.6
★ / day
Trend
→steady
star history
This repository provides a neural network implementation for monocular depth estimation, predicting depth maps from single RGB images. It uses an encoder-decoder architecture with transfer learning, supporting both Keras/TensorFlow and experimental PyTorch backends. The models are pre-trained on standard computer vision benchmarks including KITTI and NYU Depth V2 datasets.