From 1d7ee43cec74e575448d0b40de79a02d5c60d4db Mon Sep 17 00:00:00 2001 From: hanwen0529 Date: Mon, 1 Apr 2024 21:58:26 -0400 Subject: [PATCH] code release --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd0f9dc..a0e36f3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Comp4D: LLM-Guided Compositional 4D Scene Generation -The official implementation of paper "Comp4D: LLM-Guided Compositional 4D Scene Generation". Dejia Xu*, Hanwen Liang*, Neel P. Bhatt, Hezhen Hu, Hanxue Liang, Konstantinos N. Plataniotis, and Zhangyang Wang +The official implementation of paper "Comp4D: LLM-Guided 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)