EDSR_Tensorflow
EDSR_Tensorflow copied to clipboard
prototxt file for the ".pb" file
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.
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?