Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Eye Flu Detection

This Flutter project uses the flutter_tflite and image_picker packages to implement an eye flu detection application.

Packages

  • flutter_tflite: This package provides integration with TensorFlow Lite for running machine learning models on mobile devices.
  • image_picker: This package allows users to pick images from the device's gallery.

Assets

The following assets are required for this project:

  • assets/model.tflite: The TensorFlow Lite model file for eye flu detection.
  • assets/labels.txt: The labels file for the TensorFlow Lite model.

Screenshot Screenshot

About

This Flutter project uses the flutter_tflite and image_picker packages to implement an eye flu detection application.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages