Releases: asus4/tf-lite-unity-sample
Releases · asus4/tf-lite-unity-sample
v2.17.0
What's Changed
com.github.asus4.tflite
com.github.asus4.tflite.common
- Adjustment to SSD Bounding Box Size Calculation to Account for Texture Aspect Ratio by @keizo-yamashita in #357
- Remove microphone buffer class from WebGL build by @asus4 in #359
- New ObjectDetection sample: Efficient Det by @asus4 in #362
- Replace default Object detection example from SSD to Efficient Det by @asus4 in #368
- Fix crash on dispose while running 'RunAsync' by @Saqoosha in #369
- Add waitForMainThread option in RunAsync method by @asus4 in #370
- Fix potential deadlock when using run-in-background option by @asus4 in #373
- Fix signature runner crash by @asus4 in #376
New Contributors
- @keizo-yamashita made their first contribution in #357
- @Saqoosha made their first contribution in #369
Full Changelog: v2.16.1...v2.17.0
v2.16.1-p3
What's Changed
Full Changelog: v2.16.1-p2...v2.16.1-p3
v2.16.1-p2
v2.16.1-p1
What's Changed
- Adjustment to SSD Bounding Box Size Calculation to Account for Texture Aspect Ratio by @kaku-panda in #357
- Remove microphone buffer class from WebGL build by @asus4 in #359
New Contributors
- @kaku-panda made their first contribution in #357
Full Changelog: v2.16.1...v2.16.1-p1
v2.16.1
What's Changed
com.github.asus4.tflite
- Upgrade TensorFlow Liet version v2.16.1 by @asus4 in #352
- Add API to get extensions and schema version by @asus4 in #353
- Add API to use Span/ReadOnlySpan by @asus4 in #349
- Add extra metadata for UPM by @asus4 in #341
com.github.asus4.tflite.common
- WebCamInput Development by @paulorenanmelo in #334
- Rename BaseImagePredictor.Accelerator to TfLiteDelegateType by @asus4 in #342
- Add new abstract class for image: BaseVisionTask by @asus4 in #344
BaseImagePredictor
is marked as obsolete
- Add
TextureToNativeTensorData
classTextureToTensor
is marked as obsolete
Examples
- Migrate to VirtualTextureSource in all examples by @asus4 in #339
- 🆕 Add audio classification example by @asus4 in #348
- 🆕 Add MediaPipe's Magic Touch example by @asus4 in #351
Misc
New Contributors
- @paulorenanmelo made their first contribution in #334
Full Changelog: v2.15.0...v2.16.1
v2.15.0
v2.14.0
What's Changed
- Support built-in render pipeline in the
CameraTextureBackgorund
component by @asus4 in #317 - Update libraries to v2.14.0 by @asus4 in #322
- From this version, we use pre-built libraries from tflite-runtime-builder made by @stakemura
Full Changelog: v2.13.0...v2.14.0
v2.13.0
v2.12.0
v2.11.1
What's Changed
- Add support for building the native plugins by CircleCI by @stakemura in #265
- Add NNApi Delegate by @asus4 in #270
- Fix linker error on iOS && Unity LTS2021 by @asus4 in #271
- Bump library version to
2.10.0-p1
by @asus4 in #274 - Upgrade Unity version to 2021 LTS by @asus4 in #297
- Add new constructor that passes model data as byte[] by @asus4 in #299
- Upgrade TensorFlow Lite to v2.11.1 by @asus4 in #302
Full Changelog: v2.10.0...v2.11.1