Skip to content

Noisy version of super-resolution (sr_bicubic) and Gaussian deblurring (deblur_gauss) experiments #82

@NebiyouTen

Description

@NebiyouTen

Hello, thanks for releasing the DDNM code.

I ran into a couple of issues when trying the noisy versions of the SRx4 and deblurring tasks:

  1. For deblur_gauss, using --add_noise and --sigma_y 0.05 gives very poor results. The PSNR drops below 10, which seems unexpected. It might be that the noise isn't being handled correctly?

  2. For sr_bicubic, using --add_noise raises a NotImplementedError saying that SRConv does not implement the lambda function. It looks like the noisy version might not be supported in this case.

Could you please let me know whether these noisy settings are expected to work?

Thanks again!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions