Citrus Canker Detection
Canker disease detection using deep learning Model Inception V3.
Version of dart-sdk I used to make this project : Dart SDK version: 3.0.3 (stable) (Wed May 31 15:35:05 2023 +0000) on “windows_x64”
**Folders Included: ** lib (folder) assets (folder) pubsec.yaml (file)
How to run
To run the project in your Windows PC
- Create a new emptly flutter project
- Replace the pubsec.yaml file from the project root directory.
- Replace lib folder and place assets folder in project root directory
- Go to pubsec.yaml file and run ‘flutter pub get” command.
- Connect a Physical or Virtual Device and run command “flutter run”
[YOU CAN FIND LATEST APK IN RELEASES ON LEFT]
If you face any errors. Feel free to contact me at [email protected] or [email protected]
Credit: Masroor Ahmed also had significant contribution in this project ([email protected])
Note: Project is not yet complete, we are working on it.