Adaptive Instance Normalization was a great read. Here the authors argue that instance normalization is indeed style normalization.
With that in mind, they provide a faster and more versatile approach to neural style transfer.
My take: GitHub - ariG23498/AdaIN-TF: Minimal Implementation of AdaIN with TensorFlow