Rudrabha / 8X-Super-Resolution

This repository is a repository for the paper, "Irgun: Improved residue based gradual up-scaling network for single image super resolution"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

8X Super Resolution

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.

About

This repository is a repository for the paper, "Irgun: Improved residue based gradual up-scaling network for single image super resolution"


Languages

Language:Python 92.7%Language:MATLAB 5.3%Language:Shell 1.2%Language:M 0.8%