Skip to main content
. 2021 Jul;11(7):3338–3354. doi: 10.21037/qims-21-91

Table 1. Structures of networks. Global average pooling (GAP) is short for the global average pooling layer.

Block names Information map extractor F 3D ResNet10 (or 34)
Conv1 kernel size =7*7*7, channel =64, stride = (2, 2, 2)
Max pooling kernel size =3*3*3, stride = (2, 2, 2)
Block1 (residual structure) [3*3*3,643*3*3,64]×2 [3*3*3,643*3*3,64]×1(3)
Block2 (residual structure) [3*3*3,1283*3*3,128]×2 [3*3*3,1283*3*3,128]×1(4)
Block3 (residual structure) [3*3*3,2563*3*3,256]×2 [3*3*3,2563*3*3,256]×1(6)
Block4 (residual structure) [3*3*3,5123*3*3,512]×2 [3*3*3,5123*3*3,512]×1(3)
Block5 [1*1*1,2561*1*1,1281*1*1,1]×1
GAP and FC

FC, fully connected layer.