Ensemble model for grape leaf disease detection using CNN feature extractors and random forest classifier

基于卷积神经网络特征提取器和随机森林分类器的葡萄叶病害检测集成模型

阅读:1

Abstract

Detecting crop diseases before they spread poses a significant challenge for farmers. While both deep learning (DL) and computer vision are valuable for image classification, DL necessitates larger datasets and more extensive training periods. To overcome the limitations of working with constrained datasets, this paper proposes an ensemble model to enhance overall performance. The proposed ensemble model combines the convolution neural network (CNN)-based models as feature extractors with random forest (RF) as the output classifier. Our method is built on popular CNN-based models such as VGG16, InceptionV3, Xception, and ResNet50. Traditionally, these CNN-based architectures are referred to as one-way models, but in our approach, they are connected in parallel to form a two-way configuration, enabling the extraction of more diverse features and reducing the risk of underfitting, particularly with limited datasets. To demonstrate the effectiveness of our ensemble approach, we train models using the grape leaf dataset, which is divided into two subsets: original and modified. In the original set, background removal is applied to the images, while the modified set includes preprocessing techniques such as intensity averaging and bilateral filtering for noise reduction and image smoothing. Our findings reveal that ensemble models trained on modified images outperform those trained on the original dataset. We observe improvements of up to 5.6 % in accuracy, precision, and sensitivity, thus validating the effectiveness of our approach in enhancing disease pattern recognition within limited datasets.

特别声明

1、本页面内容包含部分的内容是基于公开信息的合理引用;引用内容仅为补充信息,不代表本站立场。

2、若认为本页面引用内容涉及侵权,请及时与本站联系,我们将第一时间处理。

3、其他媒体/个人如需使用本页面原创内容,需注明“来源:[生知库]”并获得授权;使用引用内容的,需自行联系原作者获得许可。

4、投稿及合作请联系:info@biocloudy.com。