Tensorflow implementation of Convolutional Neural Networks for super-resolution. Implementation of research paper found here :http://ieeexplore.ieee.org/document/7115171/?arnumber=7115171
for training: python main.py
for testing: python main.py --is_train False --stride 21