Skip to content

Releases: MJ10/Vision

TFLite Update

11 Apr 14:24
Compare
Choose a tag to compare
TFLite Update Pre-release
Pre-release
  • The application now runs TFLite for inference.
  • The app now uses the MobileNet model for inference decreasing the size and improving performance

Asynchronous Loading

27 Nov 05:38
Compare
Choose a tag to compare
Asynchronous Loading Pre-release
Pre-release
  • App is now completely written in Kotlin, including the classifier.
  • The model is now loaded in the background
  • Classification is now done in the background
  • Update gradle and Kotlin versions

Initial Release

22 Jul 08:12
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release
v0.1.0

upgrade gradle plugin