tengyu1998 / SCI

[CVPR 2022 Oral] This is the official code for the paper "Toward Fast, Flexible, and Robust Low-Light Image Enhancement".
MIT License
126 stars 69 forks source link

Running test.py successfully but unable to save enhanced images #44

Closed cmjkqyl closed 1 year ago

cmjkqyl commented 1 year ago

I successfully ran test.py, but the saved image only had an enhanced image called .png. This image is the result of the model processing the last image. How can I save each processed enhanced image? (as per original file name)

The result printed after running test.py is: processing .png processing .png processing .png processing .png processing .png .......