Skip to content

An application created to compare machine learning tools for mobile applications realized in Flutter

Notifications You must be signed in to change notification settings

pantoska/digit-recognizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digit recognizer

An application created to compare machine learning tools for mobile applications realized in Flutter

Technology

  • Flutter 2.0.6
  • Dart 2.12.3
  • tflite 1.1.2
  • Firebase ML Kit

Run

To launch application with Firebase ML Kit

$ flutter run --dart-define=TOOL="firebase"

To launch application with tflite

$ flutter run --dart-define=TOOL="tflite"

About

An application created to compare machine learning tools for mobile applications realized in Flutter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published