Table 3.
The convolutional layer parameters are denoted as “conv2-(number of filters),” where “conv2” denotes 2D convolution operation and the height and width of the 2D convolution window is 2 × 2. Each of the convolutional or identity blocks is followed by the number of filters ni of its three 2D convolutional operations as in “convolutional block x (n1, n2, and n3).” Two or more identity blocks stacked together are denoted as “[identity block x (n1, n2, and n3)] × k,” where k denotes the number of blocks stacked together.