Image-to-3D
Diffusers
Safetensors
MIDIPipeline
huanngzh commited on
Commit
6edfd19
·
verified ·
1 Parent(s): c96920e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -1,3 +1,14 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ pipeline_tag: image-to-3d
4
+ ---
5
+
6
+ # MIDI-3D
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+ MIDI is a 3D generative model for single image to compositional 3D scene generation. It was introduced in the paper [MIDI: Multi-Instance Diffusion for Single Image to 3D Scene Generation](https://huggingface.co/papers/2412.03558).
11
+
12
+ Project page: https://huanngzh.github.io/MIDI-Page/
13
+
14
+ Code: https://github.com/VAST-AI-Research/MIDI-3D