Table 5.
Details of the generator network
Block | Input | Conv 1-4 | Conv 5 | Conv 6-9 | Output |
---|---|---|---|---|---|
Output Size | (640, 640, 3) | (640, 640, 1) | |||
Upsample | - | - | - | Conv n − 1 | - |
Depth Concat | - | - | - | Conv 10 − n | - |
Operations | - |
Output size represents (width, height, depth). n refers to index of convolution block from 1 to 9. In conv 6-9, lower layer and upsampled layer are first concatenated along depth and is applied operations designated. Output depth for convolution operations is set equal to output depth of the block