This is a basic implementation of a convolutional neural network. Thanks to the writers of the Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network. arXiv 2017[1]. This implementation is for educational purposes only.
PyTorch and tqdm is required for this project. Installation for conda environment can be found here and here.
to be continued
[1] Ledig, Christian, et al. "Photo-realistic single image super-resolution using a generative adversarial network." Proceedings of the IEEE conference on computer vision and pattern recognition. 2017.