Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
pretty_name: msg
|
| 3 |
+
---
|
| 4 |
+
# Multiview Scene Graph (NeurIPS 2024)
|
| 5 |
+
This is the dataset of
|
| 6 |
+
>[**Multiview Scene Graph**](https://www.ai4ce.github.io/MSG)
|
| 7 |
+
>
|
| 8 |
+
>Juexiao Zhang, Gao Zhu, Sihang Li, Xinhao Liu, Haorui Song, Xinran Tang, Chen Feng
|
| 9 |
+
>
|
| 10 |
+
>New York University
|
| 11 |
+
|
| 12 |
+
This dataset is based on Apple's [ARKitScenes](https://github.com/apple/ARKitScenes/tree/main) dataset so please obey their [license](https://github.com/apple/ARKitScenes/blob/main/LICENSE).
|