Research Article

Reliable Breast Cancer Diagnosis with Deep Learning: DCGAN-Driven Mammogram Synthesis and Validity Assessment

Table 3

The discriminator architecture.

Layer noLayer typeOutput shapeActivation

1Conv2D (input)64 × 32 × 32LeakyReLU
2Conv2D64 × 16 × 16LeakyReLU
3Batch normalization64 × 16 × 16
4Conv2D128 × 8 × 8LeakyReLU
5Batch normalization128 × 8 × 8
6Conv2D256 × 4 × 4LeakyReLU
7Batch normalization256 × 4 × 4
8Conv2D512 × 4 × 4
9Batch normalization512 × 4 × 4LeakyReLU
10Flatten1 × 1 × 1Sigmoid