文件名称:Robust-Motion-In-betweening::open_book:纸
文件大小:12.62MB
文件格式:ZIP
更新时间:2024-05-11 02:52:19
motion lstm motion-generation robust-motion-in-betweening Python
中间强劲的运动 PyTorch实现“中间强健运动” 它实现了论文 。 是了解作者意图和想法的重要资料。 此回购说服论文的准确实施,而无需进行任何调整和修改。 设置 遵循数据集的安装指南。 克隆数据集存储库之前,需要先安装git lfs。 您的目录如下所示: . |-- README.md |-- config |-- requirements.txt |-- rmi |-- test.py |-- tests |-- train.py `-- ubisoft-laforge-animation-dataset 运行evaluate.py解压并验证它。 (如果没有,请先安装numpy ) $ pip install numpy $ python ubisoft-laforge-animation-dataset/evaluate.py 这样,您将在ubisoft ubisoft-l
【文件预览】:
Robust-Motion-In-betweening-main
----rmi()
--------lafan1()
--------data()
--------model()
--------vis()
----config()
--------config_base.yaml(699B)
----test.py(8KB)
----train.py(13KB)
----assets()
--------gifs()
----tests()
--------__init__.py(0B)
--------test_model.py(853B)
----ubisoft-laforge-animation-dataset()
----requirements.txt(964B)
----.gitignore(2KB)
----README.md(3KB)