hugsam commited on
Commit
e753a58
·
verified ·
1 Parent(s): 26767cc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -3
README.md CHANGED
@@ -1,3 +1,19 @@
1
- ---
2
- license: cc-by-sa-3.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-sa-3.0
3
+ task_categories:
4
+ - depth-estimation
5
+ tags:
6
+ - 3D
7
+ - monocular
8
+ - depth
9
+ pretty_name: Room Envelopes
10
+ size_categories:
11
+ - 10K<n<100K
12
+ ---
13
+
14
+ Original dataset https://github.com/apple/ml-hypersim
15
+ License https://creativecommons.org/licenses/by-nc-sa/3.0/
16
+
17
+ Modifications include creating point clouds from the Hypersim dataset and re-rendering depth maps with all objects removed, retaining the first structural layout surface for each example and its normal map.
18
+
19
+ This dataset is derived from the Hypersim dataset by Apple Inc., licensed under CC BY-NC-SA 3.0.