Research Article

Deep Convolutional Neural Networks for Chest Diseases Detection

Table 3

CNN training parameters.

LayersDescriptionValues

Input layerInput image32 × 32 × 1 images with “zerocenter” normalization

Hidden layer 1Conv1 + BN + ReLu16 feature maps of size 10 × 10
Pool12 × 2 kernel size with stride of 2

Hidden layer 2Conv2 + BN + ReLu32 feature maps of size 10 × 10
Pool22 × 2 kernel size with stride of 2

Hidden layer 3Conv3 + BN + ReLu64 feature maps of size 10 × 10
Classification layerFC2 fully connected layers
Softmax2 units