Add task category and link to code (#1)
Browse files- Add task category and link to code (ec5e7c53800d3f5a094df37f37d61d2762a3d2a4)
Co-authored-by: Niels Rogge <[email protected]>
README.md
CHANGED
@@ -1,8 +1,12 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
|
|
|
|
3 |
---
|
4 |
|
5 |
-
# Dataset from [MS-NeRF: Multi-Space Neural Radiance Fields](https://
|
|
|
|
|
6 |
|
7 |
###
|
8 |
- posed_real_scenes.zip: all the real-captured scenes
|
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
3 |
+
task_categories:
|
4 |
+
- image-to-3d
|
5 |
---
|
6 |
|
7 |
+
# Dataset from [MS-NeRF: Multi-Space Neural Radiance Fields](https://huggingface.co/papers/2305.04268).
|
8 |
+
|
9 |
+
Code: https://github.com/ZX-Yin/MS-NeRF
|
10 |
|
11 |
###
|
12 |
- posed_real_scenes.zip: all the real-captured scenes
|