首页|FWDGAN-based data augmentation for tomato leaf disease identification
FWDGAN-based data augmentation for tomato leaf disease identification
扫码查看
点击上方二维码区域,可以放大扫码查看
原文链接
NSTL
Elsevier
? 2022 Elsevier B.V.There are few publicly available large-scale datasets for tomato leaf disease detection using deep learning, the workload associated with manual data collection is high, and conventional supervised data augmentation methods (such as image rotation, flipping, and shifting) are challenging to attain satisfactory results with. While Deep Convolutional Generative Adversarial Networks (DCGAN) is a popular unsupervised data augmentation method based on deep learning, the data augmentation method based on DCGAN may have several drawbacks, including poor image quality and excessive computing resource consumption. Given this, a method based on Fast WDBlock based GAN (FWDGAN) was proposed in this paper. For the network's generator, a wide and deep feature extraction block (WDBlock) with a two-path strategy was designed, combining the extracted depth feature based on ResNet and the extracted global feature based on InceptionV1. By incorporating WDBlock into the generator, the quality of the generated tomato leaf disease images was improved. For the network's discriminator, the Depthwise separable convolution Discriminator (DSC-Discriminator) that significantly reduced the model's parameters without impairing the network's performance was constructed. Finally, the SeLU activation function was used selectively to improve the training stability of the network. Comparative experiments demonstrated that FWDGAN could generate higher-quality data, with FID scores of 193.998, 264.704, 260.594, and 161.436 for healthy tomato leaf image, Leaf Mold, Septoria leaf spot, and Yellow Leaf Curl Virus generated by FWDGAN, respectively. Furthermore, the total number of parameters in FWDGAN was approximately one-third less than that of DCGAN.