Skip to content

joonb14/BlazePoseWithUnity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

BlazePoseWithUnity

Basically using Google's Mediapipe blazepose model which is converted by creativIKEP
Thanks to BlazePoseBarracuda we could extract pose features in real time even at smartphones (S20, S21).
Then we needed to use these features to move our avatar asset.
We used method used in ThreeDPoseUnityBarracuda where model updates skeleton directly by calculating difference between previous and current frame's pose landmarks. (Take a close look at the VNectModel)
We modified our code to utillize BlazePoseBarracuda model with VNectModel in ThreeDPoseBarracuda.

Demo

pose

Releases

No releases published

Packages

No packages published