Thanks for your work.
I have problems trying to generate photorealistic style transfer.
Using the following images:
Content

Style

And running:
python test.py --content images/content.jpg --style images/style.jpg --decoder checkpoints/decoder_iter_160000.pth.tar --SCT checkpoints/sct_iter_160000.pth.tar --testing_mode pho
Using your provided photorealistic checkpoints, I get cartoonish result instead of photorealistic:
