Image Classification Using Transfer Learning
Abstract
Grapevine diseases such as Black Rot, Black Measles, and Leaf Blight can quickly damage vineyards, reducing both yield and farmer income. Deep learning—especially CNNs—offers a strong way to automate disease detection, but training these models from scratch needs large datasets. Transfer learning solves this by reusing pre-trained networks for faster, more accurate classification. This study evaluates VGG16, ResNet101V2, DenseNet121, InceptionV3, Xception, and MobileNet for grapeleaf disease detection. Earlier work reports DenseNet121 reaching 99.67% accuracy [1]. Our analysis compares model behavior and training patterns, showing that transfer learning is a reliable and efficient approach for agricultural image diagnosis.
References
K. R. Om et al., “Transfer Learning-Based Grape Leaf Disease Classification Using Deep Convolutional Neural Networks,” Computers and Electronics in Agriculture, vol. 209, p. 107861, 2023.
A. Kazi and G. Panda, “Fruit Freshness Classification Using Deep Transfer Learning Models,” Multimedia Tools and Applications, vol. 81, no. 4, pp. 5235–5250, 2022.
J. Deng, W. Dong, R. Socher, L. J. Li, K. Li, and L. Fei-Fei, “ImageNet: A Large-Scale Hierarchical Image Database,” in Proc. IEEE CVPR, 2009, pp. 248–255.
G. Huang, Z. Liu, L. van der Maaten, and K. Q. Weinberger, “Densely Connected Convolutional Networks,” in Proc. IEEE CVPR, 2017, pp. 4700–4708.
K. He, X. Zhang, S. Ren, and J. Sun, “Deep Residual Learning for Image Recognition,” in Proc. IEEE CVPR, 2016, pp. 770–778.
C. Szegedy, V. Vanhoucke, S. Ioffe, J. Shlens, and Z. Wojna, “Rethinking the Inception Architecture for Computer Vision,” in Proc. IEEE CVPR, 2016, pp. 2818–2826.
A. G. Howard et al., “MobileNets: Efficient Convolutional Neural Networks for Mobile Vision Applications,” arXiv:1704.04861, 2017.
S. Sankaran et al., “Low-Cost Imaging and Rapid Image Processing Techniques for Plant Disease Detection,” Computers and Electronics in Agriculture, vol. 108, pp. 128–141, 2014.
M. Too, L. Yujian, S. Njuki, and L. Yingchun, “A Comparative Study of Fine-Tuning Deep Learning Models for Plant Disease Identification,” Computers and Electronics in Agriculture, vol. 161, pp. 272–279, 2019.
P. Brahimi, M. Arsenovic, S. Laraba, G. Sladojevic, A. Boukhalfa, and K. Moulin, “Deep Learning for Plant Diseases: Detection and Saliency Map Visualisation,” in Human and Machine Learning, Springer, 2018, pp. 93–108.
Refbacks
- There are currently no refbacks.