Update README.md
Browse files
README.md
CHANGED
|
@@ -8,17 +8,8 @@ size_categories:
|
|
| 8 |
---
|
| 9 |
|
| 10 |
# Imaginarium: Vision-guided High-Quality 3D Scene Layout Generation
|
| 11 |
-
|
| 12 |
-
[**Xiaoming Zhu***](mailto:zxiaomingthu@163.com) ${}^1$ · [**Xu Huang***](mailto:ydove1031@gmail.com) ${}^2$ · [**Qinghongbing Xie**](mailto:xqhb23@mails.tsinghua.edu.cn) ${}^1$ · [**Zhi Deng**](mailto:zhideng@mail.ustc.edu.cn) ${}^{2\dagger}$ <br> [**Junsheng Yu**](mailto:junshengyu33@163.com) ${}^3$ · [**Yirui Guan**](mailto:guan1r@outlook.com) ${}^2$ · [**Zhongyuan Liu**](mailto:lockliu@tencent.com) ${}^2$ · [**Lin Zhu**](mailto:hahmu6918@shu.edu.cn) ${}^2$ <br> [**Qijun Zhao**](mailto:qijunzhao@tencent.com) ${}^2$ · [**Ligang Liu**](mailto:lgliu@ustc.edu.cn) ${}^4$ · [**Long Zeng**](mailto:zenglong@sz.tsinghua.edu.cn) ${}^{1\dagger}$
|
| 13 |
-
|
| 14 |
-
${}^1$ Tsinghua University ${}^2$ Tencent ${}^3$ Southeast University ${}^4$ University of Science and Technology of China
|
| 15 |
-
|
| 16 |
-
*Equal contribution ${}^\dagger$ Corresponding author
|
| 17 |
-
|
| 18 |
**SIGGRAPH ASIA 2025 & ACM Transactions on Graphics (TOG)**
|
| 19 |
|
| 20 |
-
---
|
| 21 |
-
|
| 22 |
## 📖 Introduction
|
| 23 |
|
| 24 |
**Imaginarium** is a novel vision-guided 3D layout generation system that addresses the challenges of generating logically coherent and visually appealing customized scene layouts. We employ an image generation model to expand prompt representations into images, fine-tuning it to align with our high-quality asset library. We then develop a robust image parsing module to recover the 3D layout of scenes based on visual semantics and geometric information, optimizing the scene layout using scene graphs to ensure logical coherence.
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
# Imaginarium: Vision-guided High-Quality 3D Scene Layout Generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
**SIGGRAPH ASIA 2025 & ACM Transactions on Graphics (TOG)**
|
| 12 |
|
|
|
|
|
|
|
| 13 |
## 📖 Introduction
|
| 14 |
|
| 15 |
**Imaginarium** is a novel vision-guided 3D layout generation system that addresses the challenges of generating logically coherent and visually appealing customized scene layouts. We employ an image generation model to expand prompt representations into images, fine-tuning it to align with our high-quality asset library. We then develop a robust image parsing module to recover the 3D layout of scenes based on visual semantics and geometric information, optimizing the scene layout using scene graphs to ensure logical coherence.
|