nielsr HF Staff commited on
Commit
32a7ca3
·
verified ·
1 Parent(s): 50cc594

Add dataset card, link to paper

Browse files

This PR ensures the dataset can be found at https://huggingface.co/papers/2412.11457, a link to the code, and the task category.

Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -1 +1,11 @@
1
- Dataset of paper 'MOVIS: Enhancing Multi-Object Novel View Synthesis for Indoor Scenes'
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - image-to-3d
4
+ license: mit
5
+ ---
6
+
7
+ This repository contains the dataset for the paper [MOVIS: Enhancing Multi-Object Novel View Synthesis for Indoor Scenes](https://huggingface.co/papers/2412.11457).
8
+
9
+ Project page: https://jason-aplp.github.io/MOVIS/
10
+
11
+ Code: https://github.com/Jason-aplp/MOVIS