Update README.md
Browse files
README.md
CHANGED
|
@@ -5,4 +5,14 @@ datasets:
|
|
| 5 |
base_model:
|
| 6 |
- Ruicheng/moge-vitl
|
| 7 |
pipeline_tag: depth-estimation
|
| 8 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
base_model:
|
| 6 |
- Ruicheng/moge-vitl
|
| 7 |
pipeline_tag: depth-estimation
|
| 8 |
+
tags:
|
| 9 |
+
- depth-estimation
|
| 10 |
+
- monocular-depth
|
| 11 |
+
- 3d
|
| 12 |
+
- indoor
|
| 13 |
+
- room-layout
|
| 14 |
+
- moge
|
| 15 |
+
---
|
| 16 |
+
|
| 17 |
+
A fine-tuned monocular geometry model for indoor layout (room envelope) estimation, trained on the [Room Envelopes dataset](https://huggingface.co/datasets/hugsam/Room_Envelopes).
|
| 18 |
+
Find out more about the project at the [project website](https://sambahrami.com/room_envelopes)
|