Background: Rice disease classification using CNN models faces challenges due to limited data, particularly in minority classes, and inconsistent image quality, which affect model performance. Data augmentation techniques can potentially enhance classification accuracy by improving data diversity and quality. Objective: This study evaluates the effectiveness of data augmentation techniques, specifically classical augmentation and Deep Convolutional Generative Adversarial Networks (DCGAN), in improving CNN performance for rice disease classification. Methods: A quantitative study was conducted using four CNN training scenarios: no augmentation, classical augmentation, DCGAN augmentation, and a combination of both. Model accuracy was analyzed to determine the impact of each augmentation technique. Results: The baseline CNN model achieved an accuracy of 91.88%. Classical augmentation improved accuracy by 2.56%, while DCGAN augmentation led to a 5.44% increase. The combination of classical augmentation and DCGAN yielded the highest accuracy of 98.13%. Conclusion: Data augmentation significantly enhances CNN performance in rice disease classification, with the combined approach of classical augmentation and DCGAN proving to be the most effective. These findings highlight the importance of augmentation techniques in addressing data limitations and improving classification accuracy. Future research should explore additional augmentation strategies and test the model across different datasets to further validate its effectiveness.
Copyrights © 2025