1. Home
  2. Browse by Author

Browsing by Author "Uzel, Hasan"

Filter results by typing the first few letters
Now showing 1 - 2 of 2
  • Results Per Page
  • Sort Options
  • Loading...
    Thumbnail Image
    Article
    Citation - WoS: 2
    Citation - Scopus: 2
    Classification of Maize Leaf Diseases With Deep Learning: Performance Evaluation of the Proposed Model and Use of Explicable Artificial Intelligence
    (Elsevier, 2025) Aslan, Emrah; Ozupak, Yildirim; Aslan, Emrah; Uzel, Hasan; 08.01. Department of Computer Engineering / Bilgisayar Mühendisliği Bölümü; 08. Faculty of Engineering and Architecture / Mühendislik Mimarlık Fakültesi; 01. Mardin Artuklu University / Mardin Artuklu Üniversitesi
    Maize leaf diseases pose significant threats to global agricultural productivity, yet traditional diagnostic methods are slow, subjective, and resource-intensive. This study proposes a lightweight and interpretable convolutional neural network (CNN) model for accurate and efficient classification of maize leaf diseases. Using the 'Corn or Maize Leaf Disease Dataset', the model classifies four disease categories Healthy, Gray Leaf Spot, Common Rust, and Northern Leaf Blight with 94.97 % accuracy and a micro-average AUC of 0.99. With only 1.22 million parameters, the model supports real-time inference on mobile devices, making it ideal for field applications. Data augmentation and transfer learning techniques were applied to ensure robust generalization. To enhance transparency and user trust, Explainable Artificial Intelligence (XAI) methods, including LIME and SHAP, were employed to identify disease-relevant features such as lesions and pustules, with SHAP achieving an IoU of 0.82. The proposed model outperformed benchmark models like ResNet50, MobileNetV2, and EfficientNetB0 in both accuracy and computational efficiency. Robustness tests under simulated environmental challenges confirmed its adaptability, with only a 2.82 % performance drop under extreme conditions. Comparative analyses validated its statistical significance and practical superiority. This model represents a reliable, fast, and explainable solution for precision agriculture, especially in resource-constrained environments. Future enhancements will include multi-angle imaging, multimodal inputs, and extended datasets to improve adaptability and scalability in realworld conditions.
  • Loading...
    Thumbnail Image
    Article
    Hybrid Deep Learning Model for Maize Leaf Disease Classification With Explainable AI
    (Taylor & Francis Ltd, 2025) Aslan, Emrah; Alpsalaz, Feyyaz; Aslan, Emrah; Uzel, Hasan; 08.01. Department of Computer Engineering / Bilgisayar Mühendisliği Bölümü; 08. Faculty of Engineering and Architecture / Mühendislik Mimarlık Fakültesi; 01. Mardin Artuklu University / Mardin Artuklu Üniversitesi
    This study presents a hybrid learning model that integrates MobileNetV2 and Vision Transformer (ViT) with a stacking model to classify maize leaf diseases, addressing the critical need for early detection to improve agricultural productivity and sustainability. Utilising the 'Corn or Maize Leaf Disease Dataset' from Kaggle, comprising 4,062 high-resolution images across five classes (Common Rust, Grey Leaf Spot, Healthy, Northern Leaf Blight, Not Maize Leaf), the model achieves an impressive accuracy of 96.73%. Transfer learning from ImageNet, coupled with data augmentation (rotation, flipping, scaling, brightness adjustment), enhances generalisation, while a 20% dropout rate mitigates overfitting. The key advantage of the hybrid model lies in its ability to combine the strengths of MobileNetV2's localised feature extraction and ViT's global context understanding, enhanced by the stacking model's ability to reduce the weaknesses of either model. Explainable AI techniques, including SHapley Additive exPlanations (SHAP), Local Interpretable Model-agnostic Explanations (LIME), and Grad-CAM, provide transparent insights into model decisions, fostering trust among agricultural stakeholders. Comparative analysis demonstrates the model's superiority over prior works, with F1-scores ranging from 0.9276 to 1.0000. Despite minor misclassifications due to visual similarities, the model offers a robust, interpretable solution for precision agriculture.