Skip to content

v2.16.1

Compare
Choose a tag to compare
@asus4 asus4 released this 26 Mar 21:45
· 47 commits to master since this release

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 class
    • TextureToTensor 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

  • Upgrade Unity version 2022.3.22f1 to by @asus4 in #338

New Contributors

Full Changelog: v2.15.0...v2.16.1