Research Article

Interpatient ECG Heartbeat Classification with an Adversarial Convolutional Neural Network

Table 1

The configuration for the encoder network.

LayerOutput sizeKernel sizePaddingStridesDilation rate

Inputs(3 × 128 × 2)
Conv layer1(1 × 126 × 16)(3 × 3)Valid11
Residual block1 layer1(1 × 126 × 16)(1 × 3)Same11
Residual block1 layer2(1 × 126 × 16)(1 × 3)Same13
Spatioattention module(1 × 126 × 16)
Residual block2 layer1(1 × 63 × 64)(1 × 3)Same21
Residual block2 layer2(1 × 63 × 64)(1 × 3)Same13
Spatioattention module(1 × 63 × 64)
Residual block3 layer1(1 × 32 × 64)(1 × 3)Same21
Residual block3 layer2(1 × 32 × 64)(1 × 3)Same13
Global average pooling(64)