BlazePoseBarracuda Versions Save

BlazePoseBarracuda is a human 2D/3D pose estimation neural network that runs the Mediapipe Pose (BlazePose) pipeline on the Unity Barracuda with GPU.

v1.3.0

1 year ago

v1.3.0 was released. The changes are as belows.

  • Improved performance difference by FPS.

v1.2.0

2 years ago

v1.2.0 was released. The changes are as belows.

  • Improve the stability of pose estimation.
  • Fixed an issue that pose estimation was not performed correctly when the color space was Liner.
  • Add new methods (GetPoseLandmark and GetPoseWorldLandmark) for accessing data with CPU (C#).
  • Automatically load BlazePoseResource asset data. The constructor arguments are not required.
  • The BlazePoseModel argument is now optional. The only argument in the inference is the Texture data.

v1.1.1

2 years ago

v1.1.1 is released! BlazePoseBarracuda support to installing from npmjs.com. Source code change is nothing.

v1.1.0

2 years ago

v1.1.0 was released. The changes are as belows.

v1.0.0

2 years ago

First release🎉