FeiGeChuanShu / ncnn_Android_PP-TinyPose

ncnn Android demo of PP-TinyPose
25 stars 3 forks source link

ncnn_Android_PP-TinyPose

ncnn Android demo of PP-TinyPose

this project is a ncnn Android demo for PP-TinyPose, it depends on ncnn library and opencv.
https://github.com/Tencent/ncnn
https://github.com/nihui/opencv-mobile

model support:

1.tinypose_128x96
2.tinypose_256x192

how to build and run

step1

https://github.com/Tencent/ncnn/releases

step2

https://github.com/nihui/opencv-mobile

step3