diff --git a/README.md b/README.md index a0e36f3..bf1ecdd 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ -# Comp4D: LLM-Guided Compositional 4D Scene Generation +# Comp4D: Compositional 4D Scene Generation -The official implementation of paper "Comp4D: LLM-Guided Compositional 4D Scene Generation". +The official implementation of paper "Comp4D: Compositional 4D Scene Generation". [[Project Page]](https://vita-group.github.io/Comp4D/) | [[Video (narrated)]](https://www.youtube.com/watch?v=9q8SV1Xf_Xw) | [[Video (results)]](https://www.youtube.com/watch?v=gXVoPTGb734) | [[Paper]](https://github.com/VITA-Group/Comp4D/blob/main/assets/Comp4D.pdf) | [[Arxiv]](https://arxiv.org/abs/2403.16993) ## News - +- 2024.8.19: Paper revised and supporting more objects. - 2024.4.1: Released code! - 2024.3.25: Released on arxiv! @@ -13,7 +13,7 @@ The official implementation of paper "Comp4D: LLM-Guided Compositional 4D Scene ![overview](docs/static/media/task.29476c66b38120ba3c46.jpg) -As show in figure above, we introduce **Comp**ositional **4D** Scene Generation. Previous works concentrate on object-centric 4D objects with limited movement. In comparison, our work extends the boundaries to the demanding task of compositional 4D scene generation. We integrate GPT-4 to decompose the scene and design proper trajectories, resulting in larger-scale movements and more realistic object interactions. +As shown in the figure above, we introduce **Comp**ositional **4D** Scene Generation. Previous works concentrate on object-centric 4D objects with limited movement. In comparison, our work extends the boundaries to the demanding task of compositional 4D scene generation. We integrate GPT-4 to decompose the scene and design proper trajectories, resulting in larger-scale movements and more realistic object interactions.