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