Projects with this topic
Sort by:
-
General style transfer framework that contains a set of popular GANs for image style transfer using unpaired data samples.
Updated -
Implementation of Gatys and AdaIN (Adaptive Instance Normalization) ways to transfer image style. You can see example images in notebook.
Updated -
Neural Style Transfer using OpenCV in Python. Code for this post by Adrian Rosebrock: https://www.pyimagesearch.com/2018/08/27/neural-style-transfer-with-opencv/
Updated