Skip to content

Releases: keijiro/BodyPixBarracuda

2.2.0: Maintenance update

13 Feb 07:26
Compare
Choose a tag to compare
  • Integrated the NNUtil package to share some parts of the internal implementation.

2.1.0: Maintenance update

10 Feb 09:46
Compare
Choose a tag to compare
  • Changed the buffer management code to improve forward compatibility with Barracuda 4.x.x.

2.0.1: Bugfix

22 Jun 07:12
Compare
Choose a tag to compare

Fixed: Float-to-int rounding error in body part determination (#7).

C# API update

31 Jul 13:30
Compare
Choose a tag to compare
  • Added keypoint accessor properties that allows C# code to access keypoint data.
  • Compatibility breaks: Renamed the GPU resource accessors.

ResNet50 support

29 Jul 07:09
Compare
Choose a tag to compare
  • Added ResNet50 models support.
  • The ResNet model files are not added to the package due to the file size limit of GitHub and npm.js. You can download the archive file below instead (ResNet50Models.zip).

API change

23 Jul 05:45
Compare
Choose a tag to compare
  • Changed to use GraphicsBuffer instead of ComputeBuffer.

Linear color space mode support

19 Jul 04:43
Compare
Choose a tag to compare
1.0.1

version number update

initial version

18 Jul 12:14
Compare
Choose a tag to compare
1.0.0

package info