An AI-powered mobile crop advisory app for farmers, gardeners that can provide information about crops using an image taken by the user. This supports 10 crops and 37 kinds of crop diseases. The AI model is a ResNet network that has been fine-tuned using crop images that were collected by web-scraping from Google Images and Plant-Village Dataset.
Repository | Description |
---|---|
AI | Inference Server for Image Classification Model. |
iOS | iOS Application developed in this project. |
Android | Android Application developed in this project. |
Report | Repository for the academic report that was submited with this project. |