Skip to content
Open access

Entropy-Guided Feature Fusion Deep Learning Framework for Orange Fruit Disease Detection

Jul 2026 · Journal of Innovative Image Processing · Vol 8, pp. 1221-1241 · 0 citations · 24 references

TL;DR

An automatic disease detection and classification framework using a Deep Convolutional Recurrent Neural Network (DCRNN) enabled by the optimization process of an Enhanced Sea Horse Optimization (ESHO) algorithm is developed.

Abstract

Automated detection and classification of orange diseases will greatly help to save money on fruit deterioration, improve fruit quality, and provide for long-term orange sustainability. Orange diseases usually appear as surface lesions or discoloration and can decrease the market price of the fruit and the likelihood of post-harvest decay. Since current inspection techniques depend heavily on the manual observations of trained inspectors, they are inefficient, biased, and cannot be applied to commercial-scale operations. Therefore, to address these issues, an automatic disease detection and classification framework using a Deep Convolutional Recurrent Neural Network (DCRNN) enabled by the optimization process of an Enhanced Sea Horse Optimization (ESHO) algorithm is developed. Pre-processing images with a Wiener filter to remove noise, CLAHE to amplify image contrast, and color-based segmentation to distinguish areas affected by disease via RGB thresholding is implemented. Next, deep feature extraction is achieved utilizing multiple pretrained convolutional models (i.e., ResNet50, VGG-16, and NasNet), which have different properties and are combined into one model using an entropy-based fusion technique. To achieve better performance by adjusting the hyperparameters of the DCRNN model, an Enhanced Sea Horse Optimization (ESHO) algorithm is utilized. Finally, classification of the disease is achieved using sophisticated machine learning algorithms such as SSAE, MHA-LSTM, and DCRNN. Additionally, Grad-CAM visualization was employed to enhance model interpretability by highlighting the disease-affected regions that influenced the classification decisions. Experiments were conducted using an open-source dataset for orange fruits, demonstrating that proposed ESHO-DCRNN framework produces better results than the traditional deep neural network approaches for detecting orange diseases, reaching 99.50% accuracy.

Read PDF

Similar papers

Open access Jul 2026

A Deep Learning Model for Chili Pepper Fruit Shape Classification Using DenseNet-121 and CBAM

Traditional manual grading of fresh chili peppers suffers from inconsistent quality control and low efficiency. To meet the demand for accurate fruit shape recognition during the post-harvest stage, this study proposes an intelligent recognition method based on an improved DenseNet-121 network. This approach facilitates the application of machine vision in agricultural sorting equipment. DenseNet-121 serves as the backbone network. The Convolutional Block Attention Module (CBAM) is introduced to enhance feature focus on fruit shapes. A regularization strategy (Dropout = 0.3, weight decay = 1 × 10−4) and a cross-entropy loss function with label smoothing (LS = 0.1) are integrated to optimize decision boundaries. These configurations prevent the model from overfitting to hard training labels and yield a robust classification architecture. Experimental results demonstrate that the proposed model achieves a precision of 90.09%, a recall of 89.60%, an F1-score (the harmonic mean of precision and recall) of 89.53%, and an overall accuracy of 89.74%. The model contains 7.09 M parameters and requires a single-frame inference time of 7.35 ms. Comprehensive evaluations indicate that the proposed model achieves an optimal balance among environmental noise robustness, prediction accuracy, and computational efficiency. Consequently, by maintaining high fine-grained classification accuracy alongside a low memory footprint and rapid inference speed, the model demonstrates strong potential for real-time deployment on resource-constrained edge devices within actual agricultural optical sorting equipment.

Zongjun Li, Yinghua Li, Hu Zhao et al. · 0 citations
Open access Aug 2026

Hybrid Feature Fusion and Bayesian-Optimized Ensemble Learning for Robust Citrus Disease Detection

The combination of hybrid feature fusion, NCA-based feature optimization, and Bayesian-optimized ensemble classification leads to enhanced discriminative power, greater robustness, and better generalization performance for the system in citrus disease identification in a real-world agricultural setting, as demonstrated by the results.

Nagineni Venkata Sireesha, Gillala Rekha · 0 citations
Open access Jul 2026

Automated Mango Leaf Disease Identification with Improved Grey Wolf Optimizer in Hybrid MaxViT-Swin Transformer Model

The identification of plant diseases plays a crucial role in sustaining agricultural productivity and minimizing economic losses. Traditional approaches, which often depend on visual assessment and the farmer’s experience, are typically inadequate for the timely recognition of infections, allowing diseases to progress and cause substantial damage. In overcoming these challenges, deep learning methods offer greater capability in solving complex classification problems than traditional machine learning algorithms. In this study, we propose a hybrid transformer-driven framework for high-precision disease detection on mango leaves. This approach combines mango leaf vein segmentation with transformer-based feature extraction. MaxViT and Swin models derive 512 and 768 features from each image, which are then combined to form a 1280-dimensional feature vector. The feature attention mechanism highlights the most informative components of the features, while the improved grey wolf optimizer reduces the increased dimensionality. 200 discriminative features were selected from the feature vector, and the decreasing features were classified using six machine learning classifiers. Experiments were performed on the MangoLeafBD dataset, which contains eight classes: seven diseases and a healthy class. The proposed MaxViT-Swin–IGWO hybrid framework achieved remarkable results, achieving 100% accuracy for the Linear Discriminant classifier and 99.98% accuracy for the Neural Network classifier. Performance analysis was accomplished using precision, recall, F1-score, dice, and ROC criteria. Furthermore, an ablation test was conducted to evaluate the impact of individual model variations on the preprocessing pipeline. The findings revealed that the proposed MaxViT Swin–IGWO hybrid framework detects mango leaf diseases with superior performance, outperforming both conventional and contemporary alternatives.

Erdal Özbay, Feyza Altunbey Özbay, Farhad Soleimanian Gharehchopogh · 0 citations
Open access Jul 2026

Automated Detection and Classification of Vegetable Leaf Disease using Machine Learning Techniques

The proposed automated leaf disease detection system using image processing and deep learning techniques can detect leaf diseases effectively and efficiently, making it a useful and cost-effective solution for supporting farmers and agricultural experts in early disease diagnosis.

Shilpa T S, K. U, A. Jajur. J · 0 citations