Image style conversion AI using a convolutional neural network (CNN) automatically converts your photo style (style) to another image style. To convert the image in real time, the loss function is calculated using the VGG19 model and the Gram matrix.
In addition, by using Instance Normalization, a high-quality style conversion image is generated.