Research Article

Research on Classification Method of Medical Ultrasound Image Processing Based on Neural Network

Table 1

Structure of CNN15 used in this study.

LayerInputFilterPaddingStrideOutput

Conv1353 × 353, 213 × 13, 966 × 62 × 2177 × 177, 96
Max-pooling1177 × 177, 963 × 31 × 12 × 289 × 89, 96
Conv2a89 × 89, 965 × 5, 2562 × 22 × 245 × 45, 256
Conv2b45 × 45, 2565 × 5, 2562 × 21 × 145 × 45, 256
Max-pooling245 × 45, 2563 × 30 × 02 × 222 × 22, 256
Conv322 × 22, 2563 × 3, 3841 × 11 × 122 × 22, 384
Conv422 × 22, 3843 × 3, 3841 × 11 × 122 × 22, 384
Conv5a22 × 22, 3843 × 3, 3841 × 11 × 122 × 22, 384
Conv5b22 × 22, 3843 × 3, 3841 × 11 × 122 × 22, 384
Conv5c22 × 22, 3843 × 3, 3841 × 11 × 122 × 22, 384
Conv5d22 × 22, 3843 × 3, 3841 × 11 × 122 × 22, 384
Conv5e22 × 22, 3843 × 3, 3841 × 11 × 122 × 22, 384
Conv5f22 × 22, 3843 × 3, 3841 × 11 × 122 × 22, 384
Conv5g22 × 22, 3843 × 3, 3841 × 11 × 122 × 22, 384
Conv5h22 × 22, 3843 × 3, 3841 × 11 × 122 × 22, 384
Conv5i22 × 22, 3843 × 3, 2561 × 11 × 122 × 22, 256
DS22 × 22, 25644 × 44, 64
Conv644 × 44, 643 × 3, 11 × 11 × 144 × 44, 1

conv denotes convolutional layer; DS denotes double size layer; the format of the data in the table is size × number.