sjmoran / CURL

Code for the ICPR 2020 paper: "CURL: Neural Curve Layers for Image Enhancement"
205 stars 34 forks source link

[Question] Can curve-based enhancing method handle over-exposure images correction? #15

Closed CaptainEven closed 3 years ago

sjmoran commented 3 years ago

Yes, in the paper we compare directly to the DeepUPE baseline: Underexposed Photo Enhancement using Deep Illumination Estimation https://jiaya.me/papers/photoenhance_cvpr19.pdf. We find that CURL significantly outperforms DeepUPE for underexposed photo enhancement.