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

convert checkpoint to PB missing config file #6

Open vliang1 opened 4 years ago

vliang1 commented 4 years ago

Could you provide the config file you used during training? Need this to convert ckpt to pb, thanks.