Super resolution is to reconstruct a high resolutoin image from low resolutoin image. Traditionally we have interpolation methods.
Check out the demo!
In this notebook we untilize SRCNN proposed by Dong et al.
from left to right: original image, SRCNN image, bicubic interpolation image