kooku0 / BodyPoseEstimationAndroid

🙋‍♂️Use Body Pose Estimation to perform pose matching on Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to integrate your code with the 'Tensorflow Lite example code' ?

lmy931 opened this issue · comments

I think the 'Tensorflow Lite example code' is used to do gesture classification, not BodyPoseEstimation.
I saw your first GIF and I believe you can do bodyPoseEstimation and switch between CPU and GPU. Can you provide this code? Thanks 3000 times!

commented

Sorry, I used only template.
switch function doesn't work.
Why don't you look this code?
https://github.com/dongseokYang/Body-Pose-Estimation-Android-gpu
my code was based on this code.

I saw it before, it doesn't work properly.

It seems that it does not deal with the output, say nothing about showing keypoints/lines.

image