CVJan 11, 2024

Evaluating Data Augmentation Techniques for Coffee Leaf Disease Classification

arXiv:2401.05768v15 citationsh-index: 13ICAART
Originality Synthesis-oriented
AI Analysis

This work addresses plant disease detection for agricultural applications, but it is incremental as it applies existing methods to a new dataset.

The paper tackled coffee leaf disease classification using the imbalanced RoCoLe dataset, achieving improved performance by applying Transformer-based models, online augmentations, and CycleGAN augmentation, though specific numerical gains were not detailed.

The detection and classification of diseases in Robusta coffee leaves are essential to ensure that plants are healthy and the crop yield is kept high. However, this job requires extensive botanical knowledge and much wasted time. Therefore, this task and others similar to it have been extensively researched subjects in image classification. Regarding leaf disease classification, most approaches have used the more popular PlantVillage dataset while completely disregarding other datasets, like the Robusta Coffee Leaf (RoCoLe) dataset. As the RoCoLe dataset is imbalanced and does not have many samples, fine-tuning of pre-trained models and multiple augmentation techniques need to be used. The current paper uses the RoCoLe dataset and approaches based on deep learning for classifying coffee leaf diseases from images, incorporating the pix2pix model for segmentation and cycle-generative adversarial network (CycleGAN) for augmentation. Our study demonstrates the effectiveness of Transformer-based models, online augmentations, and CycleGAN augmentation in improving leaf disease classification. While synthetic data has limitations, it complements real data, enhancing model performance. These findings contribute to developing robust techniques for plant disease detection and classification.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes