Closed huoxiangzuo closed 3 years ago
To test a larger image, you might change the 'target_size' augment in the run.py file. However, one of the current limitation of the code is that it only support squared input. You might need some further modifications to dataset.py to allow rectangular inputs.
Okay, I will make changes, thank you for your reply.
Hi, I am very interested in your work. Tested the 256x256 image restoration effect is very good. How do I enter a larger picture for testing?