8X Super Resolution

August 26, 2020 ยท View on GitHub

These are the inference codes for the following paper - "Irgun: Improved residue based gradual up-scaling network for single image super resolution", by Manoj Sharma, Rudrabha Mukhopadhyay, Avinash Upadhyay, Sriharsha Koundinya, Ankit Shukla, Santanu Chaudhury, The IEEE Conference on Computer Vision and Pattern Recognition (CVPR) Workshops

Dependencies -

  1. python 2.7
  2. OpenCV 2.9
  3. Tensorflow 1.2.0
  4. Matlab

To run the model,

Load all the test images in Test_Data folder Images whould be in .png format

$ sh test.sh

Final results will be available on Final_RESULTS folder

Please note that this repository is no longer maintained.