Edwardlzy / SRCNN

Tensorflow implementation of single image super-resolution using a Convolutional Neural Network
http://mmlab.ie.cuhk.edu.hk/projects/SRCNN.html
MIT License
47 stars 17 forks source link

The model's path is error. Modify ./checkpoint/ to ./checkpoint/srcnn_21/ #9

Open 15732031137 opened 4 years ago

15732031137 commented 4 years ago

The model's path is error. Modify ./checkpoint/ to ./checkpoint/srcnn_21/ You can just debug the code and find the problem.

Originally posted by @Nightree in https://github.com/Edwardlzy/SRCNN/issues/5#issuecomment-513769567