Easy Colab notebook to perform super-resolution on your own images
This is just a slight modification from what you can find here : https://github.com/Janspiry/Image-Super-Resolution-via-Iterative-Refinement I changed a few lines in a way that, in my opinion, makes it more straightforward to run the code on anyone's Colab session.
To run the code, download the notebook SR3.ipynb, then open Google Colab in your browser (https://colab.research.google.com/) and upload it back there to open the notebook in Colab. From here the notebook should give you all the necessary instructions. If you have any issue, feel free to contact me at [email protected]
If you want to go further, check out the SR3 paper : https://arxiv.org/abs/2104.07636
Saharia, Chitwan, et al. "Image super-resolution via iterative refinement." arXiv preprint arXiv:2104.07636 (2021).