Research Article

A Collaborative Dictionary Learning Model for Nasopharyngeal Carcinoma Segmentation on Multimodalities MR Sequences

Table 2

Architecture of the FCN network for tumor localization.

TypeInput sizeOutput sizeFilter sizeStride# filters

Layer 1Conv.32
Layer 2Max-pool.—
Layer 3Conv.64
Layer 4Max-pool.—
Layer 5Conv.128
Layer 6Max-pool.—
Layer 7Conv.128
Layer 8Conv.128
Layer 9Conv.128
Layer 10Conv.128
Layer 11Upsampling—
Layer 12Conv.128
Layer 13Upsampling—
Layer 14Conv.64
Layer 15Upsampling—
Layer 16Conv.32
Layer 17Conv.2

The convolutional layer is denoted by Conv., and the max pooling by max-pool.