From 752f2f1916560c218e1e8e499194aba4c63dd542 Mon Sep 17 00:00:00 2001 From: Rafay <102142723+rafaymhddn@users.noreply.github.com> Date: Wed, 21 Aug 2024 21:20:20 +0200 Subject: [PATCH] paper added paper OpenSU3D add in VLM and LLM section --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9035786..bc9f5c9 100755 --- a/README.md +++ b/README.md @@ -102,6 +102,8 @@ Other relevant survey papers: ## VLM and LLM +* **OpenSU3D**: "Open World 3D Scene Understanding using Foundation Models", *arXiv, Jul 2024*. [[Paper](https://arxiv.org/pdf/2407.14279)] [[Webpage](https://opensu3d.github.io/)] + * **ShapeLLM**: "ShapeLLM: Universal 3D Object Understanding for Embodied Interaction", *ECCV 2024*. [[Paper/PDF](https://arxiv.org/pdf/2402.17766)] [[Code](https://github.com/qizekun/ShapeLLM)] [[Website](https://qizekun.github.io/shapellm/)] * **3D-VLA**: "3D Vision-Language-Action Generative World Model", *ICML 2024*. [[Paper](https://arxiv.org/pdf/2403.09631)] [[Website](https://vis-www.cs.umass.edu/3dvla/)] [[Code](https://github.com/UMass-Foundation-Model/3D-VLA)]