openvino 3D人姿模型转换教程 human-pose-estimation-3d-0001.xml下载

openvino 3D人姿模型转换 human-pose-estimation-3d-0001.xml

进入目录
cd /opt/intel/openvino_2020.2.117/deployment_tools/open_model_zoo/tools/downloader
查看所有模型
sudo python downloader.py --print_all

选择下载模型

sudo python downloader.py --name human-pose-estimation-3d-0001
查看转换文件
open_model_zoo/models/public/human-pose-estimation-3d-0001/model.yml
转换.onnx =conversion_to_onnx===
sudo python pytorch_to_onnx.py --model-path=/opt/intel/openvino_2020.2.117/deployment_tools/open_model_zoo/tools/downloader/public/human-pose-estimation-3d-0001 --model-name=PoseEstimationWithMobileNet --model-param=is_convertible_by_mo=True --import-module=model --weights=/opt/intel/openvino_2020.2.117/deployment_tools/tools/model_downloader/public/human-pose-estimation-3d-0001/human-pose-estimation-3d-0001.pth --input-shape=1,3,256,448 --input-names=data --output-names=features,heatmaps,pafs --output-file=human-pose-estimation-3d-0001.onnx
转换.xml =converted to the Inference Engine=====
sudo python  /opt/intel/openvino_2020.2.117/deployment_tools/model_optimizer/mo.py --input_model human-pose-estimation-3d-0001.onnx
推理视频
python /opt/intel/openvino_2020.2.117/deployment_tools/open_model_zoo/demos/python_demos/human_pose_estimation_3d_demo/human_pose_estimation_3d_demo.py -m /opt/intel/openvino_2020.2.117/deployment_tools/open_model_zoo/tools/downloader/human-pose-estimation-3d-0001.xml /Users/123/Desktop/human-pose-estimation-3d-0001/pose.mp4

文件下载链接
链接:https://pan.baidu.com/s/16xJq68pqzEFSszqfkOP3WQ  密码:hlav
欢迎大家交流学习,任何问题都可以留言
  • 6
    点赞
  • 5
    收藏
    觉得还不错? 一键收藏
  • 8
    评论
评论 8
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值