PyTorch-Multi-Style-Transfer
PyTorch-Multi-Style-Transfer copied to clipboard
Color produced by eval doesn't match demo
Hi ! Thanks for sharing the code. I've ran the eval program using the defaults provided and I noticed the color tends to be much dimmer than what is shown on the homepage here. Is there something that I am missing? The command I used was
python main.py --style-image ./images/21styles/udnie.jpg --content-image ./images/content/venice-boat.jpg
It may be because of different behavior of the PyTorch versions. (this code was written long time ago)
For constant results, please try our Torch implementation: https://github.com/zhanghang1989/MSG-Net/