Efficient Wheat Disease Identification

Project Code :TCMAPY2063

Objective

This project presents an efficient system for wheat disease identification using hybrid deep learning models. Four approaches—CNN-ViT hybrid, Swin-Tiny + ViT, Lightweight Swin-SHARP, and Swin-SHARP + ViT with attention fusion—capture both local and global patterns in leaf images. The dataset includes healthy and yellow rust-affected wheat leaves, pre-processed and augmented for better generalization. Models are evaluated using accuracy, precision, recall, and F1-score to determine the most effective method. A web interface built with HTML, CSS, JavaScript, and Flask allows users to register, upload images, and receive classification. The framework reduces computational overhead while maintaining high performance, offering an accessible tool for automated wheat disease detection.

Abstract

Wheat is an essential crop that requires careful monitoring to prevent yield losses caused by diseases. Efficient identification of wheat diseases can enhance analysis and support corrective measures. This project presents a system for accurate wheat disease identification using advanced deep learning techniques. Four models are implemented: CNN-ViT hybrid, Swin-Tiny + ViT hybrid, Lightweight Swin-SHARP, and Swin-SHARP + ViT with attention fusion. Each model leverages feature extraction and attention mechanisms to capture both local and global patterns in leaf images. The dataset used contains images of wheat leaves affected by yellow rust and healthy leaves. Images are pre-processed and augmented to improve model generalization. The system is deployed using a web interface built with HTML, CSS, and JavaScript for front-end and Flask for back-end. Users can register, log in, upload leaf images, and receive classification results. The models are evaluated based on accuracy, precision, recall, and F1-score to identify the most efficient approach. This framework aims to reduce computational overhead while maintaining high classification performance. The proposed system provides an accessible solution for automated disease recognition, enabling effective analysis and decision-making.

Keywords: Wheat, Disease Identification, CNN-ViT, Swin Transformer, ViT, Attention Fusion, Deep Learning, Leaf Images, Classification, Hybrid Models

NOTE: Without the concern of our team, please don't submit to the college. This Abstract varies based on student requirements.

Block Diagram

Specifications

H/W CONFIGURATION:

Processor                                 - I3/Intel Processor

Hard Disk                                - 160GB

Key Board                               - Standard Windows Keyboard

Mouse                                     - Two or Three Button Mouse

Monitor                                   - SVGA

RAM                                       - 8GB

S/W CONFIGURATION:

•      Operating System                    :  Windows 7/8/10

•      Server side Script                    :  HTML, CSS, Bootstrap & JS

•      Programming Language         :  Python

•      Libraries                                  :  Flask, Pandas, MySQL. Connector, Scikit-Learn, pytorch

•      IDE/Workbench                      :  VS Code

•      Technology                             :  Python 3.8+

•      Server Deployment                 :  Xampp Server

Demo Video