English

Frankenstein: Generating Semantic-Compositional 3D Scenes in One Tri-Plane

Computer Vision and Pattern Recognition 2024-09-02 v2 Artificial Intelligence Graphics

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/.

Keywords

Cite

@article{arxiv.2403.16210,
  title  = {Frankenstein: Generating Semantic-Compositional 3D Scenes in One Tri-Plane},
  author = {Han Yan and Yang Li and Zhennan Wu and Shenzhou Chen and Weixuan Sun and Taizhang Shang and Weizhe Liu and Tian Chen and Xiaqiang Dai and Chao Ma and Hongdong Li and Pan Ji},
  journal= {arXiv preprint arXiv:2403.16210},
  year   = {2024}
}

Comments

SIGGRAPH Asia 2024 Conference Paper

R2 v1 2026-06-28T15:31:46.185Z