Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 831 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 831 Bytes

Mushroom Detector Flutter ML

A mobile application developed using flutter and tensorflow for ML, used to detect and predict the type of the mushroom by taking a picture of it from a camera or import the image from the gallery.

As well some pages for more information about many kind of mushrooms (Guide).


Screenshot


Machine Learning Model

Using Google Teachable Machine and dataset from Kaggle.
(https://www.kaggle.com/maysee/mushrooms-classification-common-genuss-images).


Using it for make the tensorflow lite file to use it in flutter later.