Reyhanehne / CVF-SID_PyTorch

Official implementation of the paper "CVF-SID: Cyclic multi-Variate Function for Self-Supervised Image Denoising by Disentangling Noise from Image" (CVPR 2022)
70 stars 11 forks source link

Is the noise zero-mean condition necessary #12

Open wangqh1996 opened 1 year ago

wangqh1996 commented 1 year ago

Hello, I would like to know if the noise is not zero-mean, if only part of the code needs to be modified to converge or the method can only be run under the assumption of zero-mean noise;