Inspiration
The inspiration for PhytoSense came from the challenges farmers face in identifying plant diseases early, which can lead to significant crop losses. Traditional methods of disease detection are often time-consuming and require expert intervention, so we aimed to build an accessible, tech-driven solution to empower farmers globally.
What it does
PhytoSense is a mobile-based plant disease detection system that allows users to capture images of plant leaves and instantly identify potential diseases. The app provides detailed diagnostic reports, disease-specific treatment suggestions, and helps farmers take immediate action to protect their crops.
How we built it
We built PhytoSense using a Convolutional Neural Network (CNN) trained on a large dataset of plant images. The model is deployed in a mobile app using Flutter for the frontend and TensorFlow for the backend. The CNN analyzes the images to classify plant diseases, while the app provides an intuitive interface for farmers to interact with the results.
Challenges we ran into
One of the main challenges we faced was ensuring the model's accuracy across a wide variety of plant species and disease types. Additionally, optimizing the model to run efficiently on mobile devices with limited computational resources was another significant challenge.
Accomplishments that we're proud of
We are proud of building a model with high accuracy that can be deployed on mobile platforms. The intuitive interface and real-time disease detection provide an immediate and practical solution for farmers. We also successfully reduced the model size without compromising its performance.
What we learned
We learned the importance of balancing model complexity with mobile device constraints. Additionally, working with diverse datasets taught us how to handle real-world noise in image data, improving the robustness of our model.
What's next for PhytoSense
In the future, we plan to expand PhytoSense to support more crops and diseases, integrate predictive analytics for disease outbreaks, and offer multi-language support to reach a wider farming community. We also aim to incorporate offline capabilities for use in remote areas.
Built With
- ai
- cnn
- css
- javascript
- keras
- ml
- numpy
- pandas
- python
Log in or sign up for Devpost to join the conversation.