.FastVision.ModelsPixelShuffle

struct defined in module FastVision.Models


			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 .

Methods

There are 3 methods for FastVision.Models.PixelShuffle: