nielsr HF Staff commited on
Commit
ec5e7c5
·
verified ·
1 Parent(s): 455f1e7

Add task category and link to code

Browse files

This PR adds the relevant task category and links to the Github repository. It also replaces the link to the IEEE paper with a link to the Hugging Face paper page.

Files changed (1) hide show
  1. README.md +5 -1
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://ieeexplore.ieee.org/document/10878467).
 
 
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