MaokeAI / SRCNN-keras

94 stars 51 forks source link

Keras implementation of SRCNN

The original paper is Learning a Deep Convolutional Network for Image Super-Resolution

My implementation have some difference with the original paper, include:

Use:

Create your own data

open prepare_data.py and change the data path to your data

Excute: python prepare_data.py

training and test:

Excute: python main.py

Result(training for 200 epoches on 91 images, with upscaling factor 2):

Results on Set5 dataset: