This document discusses using a generative adversarial network (GAN) for image super resolution. It begins with an abstract that explains super resolution aims to increase image resolution by adding sub-pixel detail. Convolutional neural networks are well-suited for this task. Recent years have seen interest in reconstructing super resolution video sequences from low resolution images. The document then reviews literature on image super resolution techniques including deep learning methods. It describes the methodology which uses a CNN to compare input images to a trained dataset to predict if high-resolution images can be generated from low-resolution images.