Research
Chat-Edit-3D++:基于大语言模型的交互式3D与4D场景编辑
CE3D++ 是一种基于大语言模型的对话式 3D 场景编辑方法,通过创建轨迹数据集并微调,使较小的 LLM 能够准确调度多达 30 种不同的视觉工具。源代码和模型已开源。
阅读 Hugging Face Daily Papers 原文为什么重要
该研究展示了 LLM 在 3D 场景编辑中的应用潜力,为交互式 3D 内容创作提供了新工具。
关键事实
事实 1
CE3D++是一种基于大语言模型的对话式3D场景编辑方法。
来源与依据
we introduce a dialogue-based 3D scene editing approach, termed CE3D++, which is centered on a large language model (LLM)
事实 2
CE3D++通过创建与编辑任务相关的轨迹数据集并微调大语言模型,使较小的LLM能够准确调度多达30种不同的视觉工具。
来源与依据
creating a trajectory dataset related to editing tasks, which enables the smaller LLM to schedule up to 30 different visual tools accurately
事实 3
CE3D++的源代码和训练模型在https://github.com/Fangkang515/CE3D上可用。
来源与依据
The source codes and trained models are available at https://github.com/Fangkang515/CE3D