shivamlth27/Krishi-ai
Project of CS550 - Machine Learning Course 2024-25 M
SUMMARY AI要約 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.
使用言語(バイト数比)
オーナー情報
日付
| GitHub作成日 | 2026-05-09 |
| 最終Push | 2026-05-09 |
| 当サイト初検出 | 2026-05-09 |
| 最終取得 | 2026-05-09 15:42 |
類似Repo (同じ言語のAI関連Repo)
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