csdwren / SelfDeblur

Neural Blind Deconvolution Using Deep Priors (CVPR 2020)
342 stars 68 forks source link

other fuzzy kernels #9

Open surunmu opened 4 years ago

surunmu commented 4 years ago

Excuse me, can this algorithm solve the blind deblurring of other fuzzy kernels?

csdwren commented 4 years ago

It can handle uniform blurry images caused by other kernels, but is likely to fail for non-uniform blurry images, and complicated degradations that corrupt convolutiaon blur model.