hugsam commited on
Commit
ba052bf
·
verified ·
1 Parent(s): 9057159

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
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)