Transposed Convolutions Explained - Use in GANs
text
Transposed Convolutions Explained - Use in GANs
Now we'll discuss a particular type of upsampling technique using what is referred to as transposed convolutions.
Transposed convolutions work very similarly to convolutions, which have been covered in detail in the Deep Learning Fundamentals course. GANs make use of transposed convolutional layers within the generator network to upsample input data.
quiz
resources
updates
Committed by on