Skip to content

v2.17.0

Latest
Compare
Choose a tag to compare
@asus4 asus4 released this 17 Oct 08:25
· 7 commits to master since this release
8a6f71f

What's Changed

com.github.asus4.tflite

  • Upgrade TensorFlow libs to v2.17.0 by @asus4 in #374

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

Full Changelog: v2.16.1...v2.17.0