huiwoni / TISR-Challenge

1 stars 0 forks source link

OSError: Failed in writing images #1

Open skxuan1 opened 1 month ago

skxuan1 commented 1 month ago

This error occurs when I use the code to test. In addition, I am a beginner, I would like to ask how to use predict.py to predict my own picture, since I have run it and there is no reaction, where should I set the path? Finally, I did not find HAT_SRx4_ImageNet-LR.yml in predict.py I'd appreciate it if you could answer that

huiwoni commented 1 month ago

Please use test.py. This can be used to generate SR images. Refer to Quick for details.

skxuan1 commented 1 month ago

Please use test.py. This can be used to generate SR images. Refer to Quick for details. First of all, thank you for your answer. Now I have learned the whole process, but I have made the following mistakes when using it:

图片4 Do you have a solution? Thank you very much!!