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

CalibrateNetwork contain the Self-Calibrated Module #37

Open wengjiangwei opened 1 year ago

wengjiangwei commented 1 year ago

CalibrateNetwork contain the Self-Calibrated Module, but there is a linear function "delta = input - fea" which is not explained in the artical, could you explain what this function does? https://github.com/tengyu1998/SCI/blob/36195a96af7ef8ec9f6cd5492043b32c171f93be/model.py#L84

xuewengeophysics commented 8 months ago

CalibrateNetwork contain the Self-Calibrated Module, but there is a linear function "delta = input - fea" which is not explained in the artical, could you explain what this function does?

https://github.com/tengyu1998/SCI/blob/36195a96af7ef8ec9f6cd5492043b32c171f93be/model.py#L84

I have the same question.

tengyu1998 commented 8 months ago

您好,邮件已收到,我将尽快处理。