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

How can I change the default size of the enhanced image generated by running test.py #43

Closed cmjkqyl closed 1 year ago

cmjkqyl commented 1 year ago

The default size of the image generated by running test.py is 640640. The size of the image I need to generate is 12001200. What code do I need to change?