cuiziteng / Illumination-Adaptive-Transformer

🌕 [BMVC 2022] You Only Need 90K Parameters to Adapt Light: A Light Weight Transformer for Image Enhancement and Exposure Correction. SOTA for low light enhancement, 0.004 seconds try this for pre-processing.
Apache License 2.0
459 stars 43 forks source link

Test code #2

Closed perohzy closed 2 years ago

perohzy commented 2 years ago

Hello, have you released the test code

cuiziteng commented 2 years ago

Hi, the evaluation_exposure.py and evaluation_lol.py are the test code, if you want see the generate image, direct set the --save to true.

cuiziteng commented 2 years ago

Any question else please let me know~

perohzy commented 2 years ago

Hello, as a beginner, I'm honored to see your article. It's very helpful to me. Thank you.

cuiziteng commented 2 years ago

You're welcome!