Releases: keijiro/BodyPixSentis
Releases · keijiro/BodyPixSentis
3.0.0: Barracuda -> Sentis migration
2.2.0: Maintenance update
- Integrated the NNUtil package to share some parts of the internal implementation.
2.1.0: Maintenance update
- Changed the buffer management code to improve forward compatibility with Barracuda 4.x.x.
2.0.1: Bugfix
Fixed: Float-to-int rounding error in body part determination (#7).
C# API update
- Added keypoint accessor properties that allows C# code to access keypoint data.
- Compatibility breaks: Renamed the GPU resource accessors.
ResNet50 support
- 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
- Changed to use GraphicsBuffer instead of ComputeBuffer.
Linear color space mode support
1.0.1 version number update
initial version
1.0.0 package info