Neural Algorithm of Artistic Style Transfer: Understanding with PyTorch examples

Convolutional Neural Network brings several breakthroughs for supervised tasks in Computer Vision and other visual problems in Artificial Intelligence. Moreover, semi-supervised or unsupervised learning has remarkable milestones in attempts to understand how models work. These insights unfold impressive studies which utilitize pre-trained models to extract deep-learning-based features or solve various tasks. This post introduces Artistic… Continue reading Neural Algorithm of Artistic Style Transfer: Understanding with PyTorch examples