MMGDreamer generates 3D indoor scenes from a mixed-modality scene graph whose nodes can be text, images, or both, and it predicts missing object relationships for more coherent layouts.
Frankenstein: Generating Semantic-Compositional 3D Scenes in One Tri-Plane
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
We present Frankenstein, a diffusion-based framework that can generate semantic-compositional 3D scenes in a single pass. Unlike existing methods that output a single, unified 3D shape, Frankenstein simultaneously generates multiple separated shapes, each corresponding to a semantically meaningful part. The 3D scene information is encoded in one single tri-plane tensor, from which multiple Singed Distance Function (SDF) fields can be decoded to represent the compositional shapes. During training, an auto-encoder compresses tri-planes into a latent space, and then the denoising diffusion process is employed to approximate the distribution of the compositional scenes. Frankenstein demonstrates promising results in generating room interiors as well as human avatars with automatically separated parts. The generated scenes facilitate many downstream applications, such as part-wise re-texturing, object rearrangement in the room or avatar cloth re-targeting. Our project page is available at: https://wolfball.github.io/frankenstein/.
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
MMGDreamer: Mixed-Modality Graph for Geometry-Controllable 3D Indoor Scene Generation
MMGDreamer generates 3D indoor scenes from a mixed-modality scene graph whose nodes can be text, images, or both, and it predicts missing object relationships for more coherent layouts.