mandreshope / image_classifier

Image classification using tensorflow in flutter app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image Classifier

It's a image classification in flutter using tensorflow.

For tensorflow, you have to apply this tflite plugin.

Here I make four different image classification:

  1. CAT vs DOG.
  2. Gender classification.
  3. Flower classification.
  4. Fruits classification.

Follow the instructions as per tflite plugin. All tflite model inside the assets folder.

Screenshots

About

Image classification using tensorflow in flutter app.


Languages

Language:Dart 93.5%Language:HTML 4.7%Language:Swift 1.3%Language:Kotlin 0.4%Language:Objective-C 0.1%