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