Research Article

Generation of Human Micro-Doppler Signature Based on Layer-Reduced Deep Convolutional Generative Adversarial Network

Table 2

Parameters of discriminator network.

RowLayer nameLayer typeAttribute

1Input imageImage input64 × 64 × 3 images
2Conv 1Convolutional64 conv filters of size 4 × 4 with stride [2, 2] and padding [1, 1]
3Leaky ReLU 1Leaky ReLUScale of 0.2
4Conv 2Convolutional128 conv filters of size 4 × 4 with stride [2, 2] and padding [1, 1]
5BN2Batch normalization
6Leaky ReLU 2Leaky ReLUScale of 0.2
7Conv 3Convolutional256 conv filters of size 4 × 4 with stride [2, 2] and padding [1, 1]
8BN3Batch normalization
9Leaky ReLU 3Leaky ReLUScale of 0.2
10Conv 4Convolutional1 conv filter of size 8 × 8 with stride [1, 1] and padding [0, 0]