jixiaozhong / RealSR

Real-World Super-Resolution via Kernel Estimation and Noise Injection
Apache License 2.0
740 stars 102 forks source link

[NO output images!]after i run test.py, where are the output imgs? #31

Closed TIMESTICKING closed 3 years ago

TIMESTICKING commented 3 years ago

As the readme says, the output images is saved in '../results/'. but then i checked the folder. there was a 'results' folder and a 'Track2' folder was in it, and a 'DPED' folder is in 'Track2' but no imgs in the 'DPED'. where did the imgs go? did i miss something? plz........

TIMESTICKING commented 3 years ago

it's ok. the cv2.imwrite doesnt allow chinese characters in the path.