codingstark-dev / Eye-Flu-Detection-app

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

Home Page:https://codingstark.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://codingstark.com


Languages

Language:C++ 42.0%Language:CMake 33.6%Language:Dart 14.8%Language:Swift 3.5%Language:HTML 3.3%Language:C 2.5%Language:Kotlin 0.2%Language:Objective-C 0.1%