private
PixelShuffle
— struct
PixelShuffle(scale, kernels_in[, kernels_out])
Pixel shuffle layer that upscales height and width of x
by scale
. Has reduced
checkerboard artifacts compared to ConvTranspose
Introduced in Real-Time Single Image and Video Super-Resolution Using an EfficientSub-Pixel Convolutional Neural Network.