Test with my own images
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?
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!