Skip to content

How to denoise images with specific noise? #71

@FinalOath

Description

@FinalOath

First, thanks for the contributions!

I was wondering how to denoise images with specific noise, like gaussian/poisson/speckle ?

In #55 About denoising, I used the code :
python main.py --ni --config celeba_hq.yml --path_y celeba_hq --eta 0.85 --deg "denoising" --deg_scale 1 --sigma_y 0.2 -i celeba_sr_ap_16_n_02 --add_noise for denosing.

Using CelebA testset and model:
How to denoise a image with one certain noise or mixed noises? For example, if I manually add poisson noise to a image in the given testset, how can I run the denoising task?

Am I supposed to use the "DIY Mode" and adjust any settings or parameters?
Could you please offer a solution to that problem? Thank you for your time and help!

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