EDSR_Tensorflow icon indicating copy to clipboard operation
EDSR_Tensorflow copied to clipboard

prototxt file for the ".pb" file

Open Ali-Fayzi opened this issue 4 years ago • 1 comments

Hi, I hope you're fine. We have tried to apply your Super-Resolution models on our own images; however, it seems we missed prototxt files. Could you please kindly let me know how I can find the prototxt file for the ".pb" files.

Ali-Fayzi avatar Nov 13 '21 05:11 Ali-Fayzi

Hi Ali,

To upscale the images, you only need the .pb files. So I am not sure why it's asking you for the prototxt file. Are you using the upscaleFromPb(path) in run.py?

Could you show me the error you are getting?

Saafke avatar Nov 13 '21 10:11 Saafke