shivamlth27/Krishi-ai
Project of CS550 - Machine Learning Course 2024-25 M
SUMMARY AI summary by gpt-5-mini
Krishi.ai (DFN-PSAN) is an open-source plant disease detection model built on YOLOv5. It replaces YOLOv5’s head with a Pyramid Squeeze Attention (PSA) classification layer and enhances the backbone (CSPDarkNet with a 6×6 conv), SPP pooling, and a DFN neck that fuses FPN and PAN for improved multi-scale feature aggregation. The design emphasizes better feature extraction, attention-guided classification, and real-time detection accuracy. Intended users include researchers, agricultural engineers, extension services, and developers building crop monitoring tools. Key features: modified YOLOv5 backbone, SPP module, DFN neck (FPN+PAN), PSA attention head, multi-scale fusion, PyTorch implementation, MIT license, and a live demo.
Language breakdown (by bytes)
Owner
Dates
| Created on GitHub | 2026-05-09 |
| Last push | 2026-05-09 |
| First seen here | 2026-05-09 |
| Last fetched | 2026-05-09 15:42 |
Similar repos (same language)
Beginner-friendly Machine Learning projects built with Python, Scikit-learn and Google Colab.
ak-junior3339/PriceMyRideAI aparna172004/AI-Movie-Recommendation-SystemAn AI-powered Movie Recommendation System built using Machine Learning and Streamlit that suggests movies based on user preferences. The system uses content-based filtering to find similar movies by analyzing movie features such as genres, keywords, cast, and overview.
rmnouv/learning-agentic-ai shady528/StoxAI-powered stock market chatbot with multi-LLM support (Gemini, Claude, GPT). Built with RAG, FastAPI, React, and Vector Databases