Releases: asus4/tf-lite-unity-sample
Releases Β· asus4/tf-lite-unity-sample
v2.10.0-p1
What's Changed
- Add support for building the native plugins by CircleCI by @stakemura in #265
- Add NNAPI Delegate by @asus4 in #270
- Fix XNNPack linker error on iOS && Unity LTS2021 by @asus4 in #271
Full Changelog: v2.10.0...v2.10.0-p1
v2.10.0
What's Changed
- Signatures API + MoViNets by @asus4 in #233
- Fix iOS Metal Delegate by @asus4 in #235
- Fix/set interpreter options pointer to null in dispose() by @stakemura in #240
- Update TFLite libraries to v2.10.0 by @asus4 in #248
- Back Button in examples by @asus4 in #249
New Contributors
- @stakemura made their first contribution in #240
Full Changelog: v2.9.1...v2.10.0
v2.9.1-p1
v2.9.1
What's Changed
- Post process in selfie segmentation sample by @asus4 in #201
- Universal Render Pipeline by @asus4 in #202
- Fullscreen preview in MoveNet and Selfie segmentation by @asus4 in #203
- Fullscreen preview in BlazePose example by @asus4 in #204
- Support segmentation mask in BlazePose sample by @asus4 in #205
- Support CameraTextureBackground customizing by @asus4 in #208
- Add example MoveNet multi-pose by @asus4 in #210
- Add XNNPack Delegate by @asus4 in #214
- Update build command by @asus4 in #216
- Use
Accelerator.GPU
instead ofgpu = true
in BaseImagePredictor by @asus4 in #217 - Dispatch NPM in GitHub Actions by @asus4 in #219
- Return generated mesh to remove link.xml by @asus4 in #220
- Cleanup dependencies by @asus4 in #221
- Update TensorFlow Lite libs to v2.9.1 by @asus4 in #228
- Fixes for v2.9.1 by @asus4 in #229
- Fix BlazePose error when running segmentation in background thread by @asus4 in #230
- MoveNet in background thread by @asus4 in #231
Full Changelog: v2.8.0...v2.9.1
v2.8.0
What's Changed
New Contributors
- @bawahakim made their first contribution in #192
Full Changelog: https://github.com/asus4/tf-lite-unity-sample/commits/v2.8.0