Skip to content

Teachable Machine Lite - v1.1 Release

Latest
Compare
Choose a tag to compare
@MeqdadDev MeqdadDev released this 05 Apr 12:27
65a5a4a

Teachable Machine Lite for Python package release, v1.1

Features of this version:

  • Extracting the class name, classification time and confidence scores (accuracy) from TFLite model file
  • Simplifying the needed commands for classification process
  • Adding more detailed results after classification process
  • Enhance error messages to be more specific
  • Minor refactoring on the source code
  • Enhance the performance of classification while using camera frames
  • Adding more detailed docstrings for clarity and usage
  • Compatibility with old codebases