From 0b56e85702f5238cfe6a9b64e99456f1950d488a Mon Sep 17 00:00:00 2001 From: Yandan Yang Date: Fri, 9 Aug 2024 15:59:10 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 13db081..b886606 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ A curated list of awesome Indoor Scene Synthesis papers.
applying LLM +- [Chat2Layout: Interactive 3D Furniture Layout with a Multimodal LLM](https://arxiv.org/pdf/2407.21333) | arxiv 2024 - [LLplace: The 3D Indoor Scene Layout Generation and Editing via Large Language Model](https://arxiv.org/abs/2406.03866) | arxiv 2024 - [SceneCraft: An LLM Agent for Synthesizing 3D Scenes as Blender Code](https://arxiv.org/abs/2403.01248) | ICML 2024 - [I-Design: Personalized LLM Interior Designer](https://arxiv.org/abs/2404.02838), arxiv 2024 | [github](https://github.com/atcelen/IDesign/?tab=readme-ov-file) | [project](https://atcelen.github.io/I-Design/)