chainer-fast-neuralstyle icon indicating copy to clipboard operation
chainer-fast-neuralstyle copied to clipboard

"Halo" effect problem

Open Rachnog opened this issue 8 years ago • 2 comments

Hi everyone! @yusuketomoto first of all thank you for amazing tool for style transfer! I've experimented with it a lot, and could obtain nice results. But still always one thing appears I'd like to get rid of. It's strange oreola or halo around objects. It's not always visible on normal images, but 100% you can see it on text:

nos_31_0_24000_phone

First I thought it's padding problem in generator network and it makes such halos, but even pushing them all to zero doesn't make any difference. The same with stride. Playing around with hyperparams for content and style didn't give any result as well.

Guys, do you have any ideas how to solve this problem? Thanks to any hint and good luck with your styles ;)

Rachnog avatar Nov 16 '16 12:11 Rachnog

They often appears for this repo. Maybe with others implementations of Fast Neural Style one would have less halos..

ttoinou avatar Nov 18 '16 10:11 ttoinou

@ttoinou But do you think they are result of chainer implementation? (convolutions etc) I also noticed that implementations in Torch or TF don't produce them...

Rachnog avatar Nov 18 '16 19:11 Rachnog