From f73bad7611922237383cb471cccf02c2f3d432b3 Mon Sep 17 00:00:00 2001 From: Yandan Yang Date: Mon, 23 Sep 2024 10:10:55 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8b830b6..316dfbc 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,8 @@ A curated list of awesome Indoor Scene Synthesis papers. Compositional Mesh Generation - [Disentangled 3D Scene Generation with Layout Learning](https://arxiv.org/abs/2402.16936), Epstein, et al., arxiv 2024 | [bibtex](./citations/disentangled.txt) -- [GALA3D: Towards Text-to-3D Complex Scene Generation via Layout-guided Generative Gaussian Splatting](https://arxiv.org/abs/2402.07207) | arxiv 2024 | [project](https://gala3d.github.io/) [![Code](https://img.shields.io/github/stars/kdst-team/Probablistic_precision_recall.svg?style=social&label=Official)](https://github.com/VDIGPKU/GALA3D) -- [SceneWiz3D: Towards Text-guided 3D Scene Composition](https://arxiv.org/abs/2312.08885), Zhang et al., arxiv 2023 | [bibtext](./citations/scenewiz3d.txt) [![Code](https://img.shields.io/github/stars/kdst-team/Probablistic_precision_recall.svg?style=social&label=Official)](https://github.com/zqh0253/SceneWiz3D) +- [GALA3D: Towards Text-to-3D Complex Scene Generation via Layout-guided Generative Gaussian Splatting](https://arxiv.org/abs/2402.07207) | arxiv 2024 | [project](https://gala3d.github.io/) [![Code](https://img.shields.io/github/stars/VDIGPKU/GALA3D.svg?style=social&label=Official)](https://github.com/VDIGPKU/GALA3D) +- [SceneWiz3D: Towards Text-guided 3D Scene Composition](https://arxiv.org/abs/2312.08885), Zhang et al., arxiv 2023 | [bibtext](./citations/scenewiz3d.txt) [![Code](https://img.shields.io/github/stars/zqh0253/SceneWiz3D.svg?style=social&label=Official)](https://github.com/zqh0253/SceneWiz3D) - [Compositional 3D Scene Generation using Locally Conditioned Diffusion](https://arxiv.org/abs/2303.12218), arxiv 2023 | [project](https://ryanpo.com/comp3d/) - [GraphDreamer: Compositional 3D Scene Synthesis from Scene Graphs](https://arxiv.org/abs/2312.00093), Gao et al., arxiv 2023 | [github](https://github.com/GGGHSL/GraphDreamer) | [bibtext](./citations/graphdreamer.txt)