Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# RefRef: A Synthetic Dataset and Benchmark for Reconstructing Scenes with Refractive and Reflective Objects (haven't uploaded everything yet)
|
2 |
|
3 |
## Overview
|
@@ -75,4 +87,4 @@ Example format for `IoR_info.json`:
|
|
75 |
"wine_glass": {"glass": 1.5, "alcohol": 1.36},
|
76 |
"water_pitcher": {"glass": 1.5, "water": 1.333, "ice": 1.309}
|
77 |
...
|
78 |
-
}
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-4.0
|
3 |
+
task_categories:
|
4 |
+
- image-to-3d
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
tags:
|
8 |
+
- code
|
9 |
+
pretty_name: RefRef
|
10 |
+
size_categories:
|
11 |
+
- 10K<n<100K
|
12 |
+
---
|
13 |
# RefRef: A Synthetic Dataset and Benchmark for Reconstructing Scenes with Refractive and Reflective Objects (haven't uploaded everything yet)
|
14 |
|
15 |
## Overview
|
|
|
87 |
"wine_glass": {"glass": 1.5, "alcohol": 1.36},
|
88 |
"water_pitcher": {"glass": 1.5, "water": 1.333, "ice": 1.309}
|
89 |
...
|
90 |
+
}
|