Abstract
Rice cultivation in Nepal is effect by many factors, one of the main factor is rice leaf diseases which limits the crops production. Image classification of rice leaf classify different rice leaf diseases. Image dataset of rice leaf diseases is taken from open source platform. Pre-processing of image is done which is followed by feature extraction and classification of images. This thesis presents image classification of rice leaf diseases into four classes, namely: Brown Spot, Healthy, Hispa, Leaf Blast using Convolutional Neural Network (CNN) architecture EfficicentNet-B0 and EfficicentNet-B3 based on fine-tuning with cyclical learning rate and based on discriminative fine-tuning. It is found that the test accuracy of EfficientNet-B0 is 81.96% and EfficientNet-B3 is 85.12% based on fine-tuning with cyclical learning rate and the test accuracy of EfficienNet-B0 is 83.99% and EfficientNet-B3 is 89.18% based on discriminative fine-tuning for 15 epochs. The results also conclude that the CNN architectures work better with discriminative fine-tuning than on fine-tuning with cyclical learning rate. The classification models of EfficicentNet-B0 and EfficicentNet-B3 are evaluated by recall, precision and F1-score metrics.
References
- Mekha, P., Teeyasuksaet, N. (2021) Image Classification of Rice Leaf Diseases Using Random Forest Algorithm, in 2021 Joint International Conference on Digital Arts, Media and Technology with ECTI Northern Section Conference on Electrical, Electronics, Computer and Telecommunication Engineering, IEEE
- Ghosal, S., Sarkar, K. (2020) Rice Leaf Diseases Classification Using CNN With Transfer Learning, in 2020 IEEE Calcutta Conference (CALCON), IEEE..
- Dhakal, A., Shakya, S. (2018) Image-Based Plant Disease Detection with Deep Learning, in International Journal of Computer Trends and Technology (IJCTT) – Volume 61 Number 1.
- Tan, M., Le, Q.V. (2020) EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks, arXiv:1905.11946v5.
- Zhang, D., Liu, Z., Shi, X. (2020) Transfer Learning on EfficientNet for Remote Sensing image Classification, in 2020 IEEE 5th International Conference on Mechanical, Control and Computer Engineering (ICMCCE), IEEE.
- Smith, L.N. (2017) Cyclical Learning Rates for Training Neural Networks, arXiv: 1506.01186v6.
- Konar, J., Khandelwal, P., Tripathi, R. (2020) COMPARISON OF VARIOUS LEARNING RATE SCHEDULING TECHNIQUES ON CONVOLUTIONAL NEURAL NETWORK, in 2020 IEEE International Students’ Conference on Electrical, Electronics and Computer Science, IEEE.
- Howard, J., Ruder, S. (2018) Universal Language Model Fine-tuning for Text Classification, arXiv:1801.06146v5.
- Tan, M., Chen, B., Pang, R., Vasudevan, V., Sandler, M., Howard, A., Le, Q.V. (2019) MnasNet: Platform-Aware Neural Architecture Search for Mobile, arXiv: 1807.11626v3.
