You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PlantAi is a ResNet-based CNN model trained on the PlantVillage dataset to classify plant leaf images as healthy or diseased. This repository includes PyTorch training code, tools to convert the model to TensorFlow Lite (TFLite) for deployment, and an Android app integrating the model for real-time leaf disease detection from camera images.
Deep learning solution for apple disease detection using CNN architecture. Trained on PlantVillage dataset to classify 4 apple leaf conditions with real-time image analysis.
🌱 AI-powered crop disease detection app for farmers. Identify plant diseases, get treatment recommendations, and connect with the farming community using React Native.
MangoMediX 🌿 – AI-powered mango leaf disease prediction system using ResNet50, Flask, and a user-friendly web interface. Detects 8 mango leaf diseases with 92% accuracy and provides treatment suggestions.
GreenFund is an AI-powered web application that empowers farmers to make data-driven, climate-smart agricultural decisions. The platform focuses on analysis of soil health then additionally tracks farm activities, measures carbon emissions, and provides AI-driven crop recommendations to promote sustainable and climate-resilient farming.
🧠 Deep learning model (Custom CNN) trained on 30K+ balanced leaf images to classify Healthy vs Diseased plants. TensorFlow · Keras · OpenCV · Streamlit · Google Colab T4 GPU.
CNN-based plant leaf disease classifier on PlantVillage (15 classes, 20K+ images) — reproduces a published research paper with a custom CNN (91% acc.), then beats it via MobileNetV2 transfer learning (95%+ acc.) in PyTorch.
AgriAI is a comprehensive, AI-driven agricultural advisory platform that empowers farmers with smart crop prediction, CNN-based soil classification (ResNet50), geolocation mapping, a multilingual generative AI voice chatbot, and real-time expert conferencing to enhance farming yields and knowledge sharing.
Deep-learning pipeline for cashew leaf disease classification using EfficientNet-B0, ResNet-18, VGG-16, DenseNet-121, class weighting, augmentation, and PyTorch/timm