????????老样子,先上图片和官网。这个项目是让绘制的动画图片动起来,还能绑定人体的运动进行行为定制。
?? 1. 下载代码并进入文件夹,启动一键安装
git clone https://github.com/facebookresearch/AnimatedDrawings.git
cd AnimatedDrawings
pip install -e .
?? 2. 在文件夹中打开cmd,运行python,然后执行下列命令
from animated_drawings import render
render.start('./examples/config/mvc/interactive_window_example.yaml')
??????? 一切正常的情况下就能看到下图(gif太大无法上传)
3. 除了能保存为gif外还能保存为mp4文件
from animated_drawings import render
render.start('./examples/config/mvc/export_mp4_example.yaml')
4. 甚至能处理自己画的图,我试了几个图,就那种胖胖的动画角色效果好,真人效果很差
????????这块配置较为复杂,建议直接看官网进行配置,我这边自己试了一个图片,上传为视频,还在审核中。
如果觉得文章对你有用请点赞、关注? ->> 你的点赞对我太有用了
群内交流更多技术?
130856474? <--? 在这里