Real-Time Single Image and Video Super-Resolution Using an Efficient Sub-Pixel Convolutional Neural Network
June 2020
tl;dr: Channel to spatial subpixel convolution.
This is integrated in Pytorch as pixel shuffle layer.
- Summaries of the key ideas
- Summary of technical details
- Questions and notes on how to improve/revise the current work