335 Star 1.5K Fork 865

MindSpore / docs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
posenet_lite.md 803 Bytes
一键复制 编辑 原始数据 按行查看 历史
宦晓玲 提交于 2023-07-21 15:07 . modify the md links in 1.1

Posenet Model Support (Lite)

View Source On Gitee

Posenet introduction

Under the detection of photo cameras, posenet model can identify the facial features and body posture of the human body in different positions.

The output of using the bone detection model is as follows:

The blue marking points detect the distribution of facial features of the human body and the skeletal trend of upper and lower limbs. During this infernece, the probability score is 0.98/1, and the inference time is 66.77ms.

image_posenet

Using MindSpore Lite to realize posenet example.

1
https://gitee.com/mindspore/docs.git
git@gitee.com:mindspore/docs.git
mindspore
docs
docs
r1.1

搜索帮助