0
点赞
收藏
分享

微信扫一扫

2023年第二十届五一数学建模竞赛题目 B题超详细思路

玩物励志老乐 2023-05-02 阅读 122

左边原图,右边是渲染后的视频文件
请添加图片描述

密码见文末

docker run -d --runtime=nvidia --gpus all --name first-order-model-api \
-p 5004:8080 954l/first-order-model-api:1.0 sh start.sh 密码

API请求方式

url:http://127.0.0.1:8080/face-move
method:POST
params:↓
face: 2D人像图片(File)
action:动作视频文件(File)
con

举报

相关推荐

0 条评论