A very simple image upscaling deep convolutional neural network (DCNN) made using Keras. The network is trained on the BSDS500 dataset.
This is a basic experiment to learn about image processing using Keras. The trained model is being deployed on this repository to showcase the results as part of a full stack data science demo project.
Feel free to fork this repo and experiment with the code.