Input size is 1 x 128 x 128. Stride used throughout is 2. Looking at the generator, from left to right, the input/output dimensions with every layer should be:
- 128/63
- 63/30
- 30/14
- 14/6
- 6/2
- ?/?
- ?/?
Is it possible that the diagram is incorrect?
Input size is 1 x 128 x 128. Stride used throughout is 2. Looking at the generator, from left to right, the input/output dimensions with every layer should be:
Is it possible that the diagram is incorrect?