Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

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

About

Realtime pose landmark detection with BlazePoseBarracuda in Unity

Topics

Resources

Stars

9 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors