neural-style-docker icon indicating copy to clipboard operation
neural-style-docker copied to clipboard

Color transfer

Open albarji opened this issue 7 years ago • 0 comments

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

albarji avatar Nov 24 '17 20:11 albarji