machine-learning-book icon indicating copy to clipboard operation
machine-learning-book copied to clipboard

Last convolutional layer's kernel dimension in discriminator network (page 617)

Open labdmitriy opened this issue 2 years ago • 0 comments

Hi Sebastian,

There is the description of the discriminator network for DCGAN on the page 617: "The last convolutional layer uses kernels of size 7×7 and a single filter to reduce the spatial dimensionality of the output to 1×1×1."

Based on the picture of the discriminator, it seems that the last convolutional layer uses kernel of size 4×4. Is it correct?

Thank you.

labdmitriy avatar Mar 25 '22 05:03 labdmitriy