Update README.md
Browse files
README.md
CHANGED
|
@@ -4,6 +4,8 @@ tags:
|
|
| 4 |
library_name: keras
|
| 5 |
---
|
| 6 |
## Model description
|
|
|
|
|
|
|
| 7 |
Depth estimation is a crucial step towards inferring scene geometry from 2D images. The goal in monocular depth estimation is to predict the depth value of each pixel or inferring depth information, given only a single RGB image as input.
|
| 8 |
|
| 9 |
## Dataset
|
|
|
|
| 4 |
library_name: keras
|
| 5 |
---
|
| 6 |
## Model description
|
| 7 |
+
Full credits go to: [Vu Minh Chien](https://www.linkedin.com/in/vumichien/)
|
| 8 |
+
|
| 9 |
Depth estimation is a crucial step towards inferring scene geometry from 2D images. The goal in monocular depth estimation is to predict the depth value of each pixel or inferring depth information, given only a single RGB image as input.
|
| 10 |
|
| 11 |
## Dataset
|