junyanz / pytorch-CycleGAN-and-pix2pix

Image-to-Image Translation in PyTorch
Other
22.8k stars 6.29k forks source link

How i can add Salt and pepper Noise to increase Discriminator. #1509

Open constelie opened 1 year ago

constelie commented 1 year ago

Hello, After several hours of research I can't find the solution to add salt and pepper to disrupt the discriminator a bit. Does anyone have an idea of how to do it? Thanks a lot