À propos de cet article
Publié en ligne: 16 août 2023
Pages: 20 - 26
DOI: https://doi.org/10.2478/ijanmc-2023-0053
Mots clés
© 2023 Gaole Duan et al., published by Sciendo
This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.
Figure 1.

Figure 2.

Figure 3.

Figure 4.

Figure 5.

Figure 6.

Figure 7.

Figure 8.

Figure 9.

Figure 10.

Feasibility of 3*3 Convolution Kernels Replace 5*5 Convolution Kernels
1-Layer 5×5 convolutional kernel | 2-Layer 3×3 convolutional kernel | |
Layer1: (28-5) / 1 + 1 = 24 | Layer1:(28-3) / 1 + 1 = 26 | |
Output: Feature map = |
Layer2:(26-3) / 1 + 1 = 24 | |
Output:Feature map = |
Confusion matrix under binary classification
0 | 1 | ||
---|---|---|---|
0 | a | b | |
1 | c | d |