neural-style-docker
neural-style-docker copied to clipboard
Color transfer
Quality and stability of results can be improved by applying a color histogram transfer from the style image to the content image, prior to running the style-transfer method. Alternatively the transfer can be done the other way round (content -> style), thus ensuring the colors of the original content are preserved.
Example: https://www.reddit.com/r/deepdream/comments/7a90yk/bioluminescent_mushroom_forest/
Paper: https://arxiv.org/abs/1611.07865
Code: https://github.com/ProGamerGov/Neural-Tools