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) | ||
| Block2 (residual structure) | ||
| Block3 (residual structure) | ||
| Block4 (residual structure) | ||
| Block5 | – | |
| – | GAP and FC | |
FC, fully connected layer.