File size: 462 Bytes
6edfd19 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
---
license: apache-2.0
pipeline_tag: image-to-3d
---
# MIDI-3D
<!-- Provide a quick summary of what the model is/does. -->
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).
Project page: https://huanngzh.github.io/MIDI-Page/
Code: https://github.com/VAST-AI-Research/MIDI-3D |