RCAN-tf icon indicating copy to clipboard operation
RCAN-tf copied to clipboard

Test with my own images

Open QUTGXX opened this issue 5 years ago • 1 comments

Hi, thanks for sharing your code with us. When I utilize your pretrained model, the code does not work. It said that 'DataLossError (see above for traceback): Unable to open table file ./model/RCAN_X2: Failed precondition: model/RCAN_X2; Is a directory: perhaps your file is in a different file format and you need to use a different restore operator?'. And I have tried the other RCAN models, it appears the same error. Could u please help me to address this issue?

QUTGXX avatar Sep 18 '20 02:09 QUTGXX

If "RCAN_X2.data-00000-of-00001", "RCAN_X2.index", "RCAN_X2.meta" files are in directory ./model/RCAN_X2, the option should be "./model/RCAN_X2/RCAN_X2" If the error is not solved, please let me know. Thank you!

dongheehand avatar Sep 20 '20 07:09 dongheehand