lengstrom / fast-style-transfer

TensorFlow CNN for fast style transfer ⚡🖥🎨🖼
10.92k stars 2.61k forks source link

Green and red dot pattern are appearing #281

Closed JLoRenderer closed 2 years ago

JLoRenderer commented 2 years ago

green-red2

These green an red dot pattern appear in some parts of the image generated by my trained model.

Could somebody give me a hint on how to fix this?

lengstrom commented 2 years ago

You also might be able to filter images ahead of time (maybe a high pass filter?).

Wojak27 commented 2 years ago

Did this solve the issue?