Objective: Use a pre-trained model to create a style transfer from one image to another

Using ml5.js library and the style transfer pre-loaded model, I created the following image above. I used the example code from Yining Shi to build my program. The style I wanted to apply on my picture is The Great Wave off Kanagawa, 1829 – Katsushika Hokusai. It is such a popular and beautiful painting that has always been one of my all time favorite.

Overall, I am really excited how this image turned out and I am looking forward to train my own model using Spell!