Table 1.
Fusion Block |
Network Architecture |
Layer Type |
Filter Size |
Input Channel |
Output Channel |
Number of Parameters |
---|---|---|---|---|---|---|
1 | Conv. | ConvLayer+ReLU+BN | 1 | 32 | 352 | |
Pool | MaxPool | 32N | 32 | - | ||
2 | Conv. | ConvLayer+ReLU+BN | 64 | 32 | 18,496 | |
Pool | MaxPool | 32N | 32 | - | ||
3 | Conv. | ConvLayer+ReLU+BN | 64 | 32 | 18,496 | |
Pool | MaxPool | 32N | 32 | - | ||
4 | Conv. | ConvLayer+ReLU+BN | 64 | 32 | 18,496 | |
Pool | MaxPool | 32N | 32 | - | ||
Bottleneck | Conv. | ConvLayer+ReLU+BN | 64 | 32 | 18,496 | |
Conv. | ConvLayer+ReLU+BN | 32 | 32 | 9280 | ||
Conv. | ConvLayer | 32 | 32 | 9248 | ||
5 | Conv. | ConvLayer+ReLU+BN | 32 | 32 | 9280 | |
Pool | MaxPool | 32N | 32 | - | ||
6 | Conv. | ConvLayer+ReLU+BN | 96 | 32 | 27,712 | |
Pool | MaxPool | 32N | 32 | - | ||
7 | Conv. | ConvLayer+ReLU+BN | 96 | 32 | 27,712 | |
Pool | MaxPool | 32N | 32 | - | ||
8 | Conv. | ConvLayer+ReLU+BN | 96 | 32 | 27,712 | |
Pool | MaxPool | 32N | 32 | - | ||
Tail | Conv. | ConvLayer+ReLU+BN | 96 | 32 | 27,712 | |
Pool | MaxPool | 32N | 32 | - | ||
Conv. | ConvLayer+ReLU+BN | 32 | 1 | 321 |