affinelayer / pix2pix-tensorflow

Tensorflow port of Image-to-Image Translation with Conditional Adversarial Nets https://phillipi.github.io/pix2pix/
MIT License
5.07k stars 1.3k forks source link

Add noise to input data only? #174

Open yanfeiwong opened 5 years ago

yanfeiwong commented 5 years ago

Trinning a colorization model with HD data , but target image always has touns of noise ... i want to add noise to input data only , anti noise colorization model ? Anyone ?