Performance Evaluation of CNN, ResNet50, and Hybrid Architectures for Automated Grape Leaf Disease Detection
摘要
Grape leaf diseases pose a significant challenge to viticulture, as delayed or inaccurate diagnosis can lead to substantial yield losses and deterioration in crop quality. Early and reliable disease detection is therefore essential for ensuring sustainable grape production and effective crop management. This study presents a comprehensive comparative analysis of deep learning-based approaches for grape leaf disease detection, focusing on a conventional convolutional neural network (CNN), a transfer learning model based on ResNet50, and a proposed hybrid architecture that integrates both methodologies. The hybrid model is designed to exploit the complementary strengths of shallow feature learning offered by a custom CNN and the deep hierarchical feature representations extracted by the pretrained ResNet50 network. Experiments were conducted on the publicly available PlantVillage grape leaf dataset to evaluate the effectiveness of each approach in a real-time disease recognition context. The experimental results demonstrate that the proposed hybrid model achieves a classification accuracy of 98.9%, outperforming the standalone CNN model (94.2%) and the ResNet50-based transfer learning model (97.1%). The hybrid model achieved an F1-score of 98.7%. Furthermore, the hybrid architecture exhibits improved generalization capability while maintaining computational efficiency, making it suitable for deployment in resource-constrained agricultural environments. By combining deep residual feature learning from ResNet50 with shallow CNN-based texture extraction, the hybrid CNN–ResNet50 model outperforms individual architectures. By improving the ability to distinguish minor illness patterns, this hierarchical multi-level feature fusion improves generalization, accelerates convergence, and increases validation accuracy. ResNet50 is justified as the foundation of the hybrid architecture since the performance benefit results from the combination of complementing features rather than just more depth. These findings highlight the potential of hybrid deep learning frameworks in balancing feature richness and efficiency, thereby offering a robust and scalable solution for smart agriculture and precision viticulture applications.