Research Article

A Custom Backbone UNet Framework with DCGAN Augmentation for Efficient Segmentation of Leaf Spot Diseases in Jasmine Plant

Table 1

Overview of the network framework, featuring MobileNetV4 large as the backbone architecture.

NameLayerFeature mapsParameter

Input_1InputLayer30
conv1Conv2D32864
conv1_bnBatchNormalization32128
conv1_reluReLU320
conv_dw_1DepthwiseConv2D32288
conv_dw_1_bnBatchNormalization32128
conv_dw_1_reluReLU320
conv_pw_1Conv2D642048
conv_pw_1_bnBatchNormalization64256
conv_pw_1_reluReLU640
conv_pad_2ZeroPadding2D640
conv_dw_2_bnBatchNormalization64256
conv_dw_2_reluReLU640
conv_pw_2Conv2D1288192
conv_pw_2_bnBatchNormalization128512
conv_pw_2_relu(ReLU)1280
conv_dw_3DepthwiseConv2D1281152
conv_dw_3_bnBatchNormalization128512
conv_dw_3_reluReLU1280
conv_pw_7Conv2D12811384
conv_pw_7_bnBatchNormalization128512
conv_dw_7DepthwiseConv2D10249216
conv_dw_7_bnBatchNormalization10244096
conv_dw_7_reluReLU10240
conv_pw_7Conv2D102418576
sequential_1Sequential12819728
dense_1Dense5645