Skip to content

eusoumabel/flutter_machine_learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Machine Learning

It's an app that uses Firebase ML Kit and TensorFlow to capture information using Machine Learning and shows it to the user.

Getting Started

To use this app, all you need is flutter 2.0 installed and running on your machine. Clone this project to your computer and opens a emulator or run on your android device using:

$ flutter pub get
$ flutter run

TODO

  • Image Labeling
  • Barcode Scanner
  • Text Recognition
  • Face Detection
  • Text Translation and Language Identification* (Doesn't support Null Safety)
  • Image Classification
  • Object Detection
  • Human Pose Estimation
  • Image Segmentation
  • Dog Breed Classification
  • Fruts Recognition

Authors

  • Ester Mabel - GitHub - GitHub

Acknowledgments

  • I built this app as a way to learn new things about Flutter and Machine Learning. It was a way to spend some time doing something nice and practicing my abilities and learning new ones. It was a fun project to make and I'm planning on keep making projects like this one.

About

It's an app that uses Firebase ML Kit and TensorFlow to capture information using Machine Learning and shows it to the user.

Topics

Resources

Stars

Watchers

Forks