Upsampling Explained - Use in GANs
text
Upsampling Explained - Use in GANs
In an earlier discussion, we described how data passed to the generator in a GAN gets upsampled multiple times. At that time, we said we could just think of upsampling generally as increasing the size of the data.
We'll now elaborate more on what exactly upsampling is, how it's used in GANs, and the implementation details of a common upsampling technique known as nearest neighbor.
quiz
resources
updates
Committed by on