Research Article
1D CNN-Based Intracranial Aneurysms Detection in 3D TOF-MRA
Table 3
The architectures of 1D CNN discrimination Model 2.
| Layers | Feature vector | Kernel size | Stride | Output size |
| Input | 1 | — | — | | Convolution | 16 | 5 | 1 | | Max pooling | 16 | 2 | 2 | | Convolution | 32 | 5 | 1 | | Max pooling | 32 | 2 | 2 | | Concatenated | 32 | — | — | 144 | Fully connected | 4608 | — | — | 4608 | Fully connected | 16 | — | — | 16 | Output | 1 | — | — | 1 |
|
|