abhishekchavannn / Image-Super-Resolution-SRCNN

Deployed the super-resolution convolution neural network (SRCNN) using Keras. Recovers a high-resolution image from a low-resolution input.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image Super Resolution-SRCNN

Deployed the super-resolution convolution neural network (SRCNN) using Keras. Recovers a high resolution image from a low resolution input.

1. Create a folder named "images"
2. Create another folder named "source"
4. Download the pre-trained weights from this github: https://github.com/MarkPrecursor/SRCNN-keras (File_name: 3051crop_weight_200.h5)

About

Deployed the super-resolution convolution neural network (SRCNN) using Keras. Recovers a high-resolution image from a low-resolution input.


Languages

Language:Jupyter Notebook 100.0%