MediaPipeUnityPoseTracker
MediaPipeUnityPoseTracker copied to clipboard
Unity plugin to run MediaPipe graphs, with only the Full Body Pose Estimation Example.
MediaPipe Unity Plugin Pose Tracker
This repo. was used to change the build settings of the MediaPipeUnityPlugin and create a smaller asset bundle, with only the pose tracker model.
This is not needed anymore because this feature was implemented in the main plugin
There, you can specify the required solutions (e.g. python build.py build --desktop gpu --solutions face_mesh hands pose -vv)