Author

Sunil Babu Melingi

1 paper indexed here

Fetches their full publication history.

Not the right person? Other researchers publish under this name.

Conference Jul 2026

Plant Leaf Disease Detection using EfficientNetB5 and Transfer Learning

Plant leaf diseases significantly reduce agricultural productivity and crop yield worldwide, making early and accurate detection essential to prevent large-scale crop damage. Traditional disease identification methods rely on manual inspection by experts, which is time-consuming, costly, and often inaccessible to farmers in rural areas. This paper proposes an AI-based leaf disease detection system using deep learning and transfer learning, in which EfficientNetB5 serves as a pretrained feature extractor to classify 38 plant disease categories spanning 14 crop species. Preprocessing includes HSV-based leaf segmentation, resizing to 456×456 pixels, and EfficientNet-specific normalization. A compact two-layer dense classifier is trained on the 2,048-dimensional feature vectors produced by the frozen backbone. The system achieves an overall validation accuracy of 96.49%, macro-average precision of 0.97, recall of 0.96, and F1-score of 0.96 on 2,280 held-out images. Beyond classification, the system provides actionable cure and precautionary recommendations for every detected disease, making it directly useful to smallholder farmers. Comparative analysis with ResNet50, VGG16, and MobileNetV2 confirms that EfficientNetB5 achieves the highest accuracy with a favorable parameter-to-performance ratio. Multi-class ROC evaluation further demonstrates strong discriminative capability across all disease categories.

Kuppala Ajay Kumar, Yella Sai Krishna, R. Kumar et al. · 0 citations