Skip to content

A flutter deep learning application to detect diseases on plant leaves

Notifications You must be signed in to change notification settings

Mahdijamebozorg/flutter_crop_diseases

Repository files navigation

Crop diseases

A flutter deep learning application which can classify plants disease by scanning leaves

Icon

 

Deep learning Model

  • Lite model which is a fully trained efficientNet_lite model on 23 classes (96% Accuracy)
  • Normal model which is a fully trained efficientNetB3 model on 23 classes (99.7% Accuracy)

 

Scanning modes

  • Live mode

 

  • Image mode

 

Built With