less than 1 minute read

Original paper

Image style transfer using Convolutional Neural Network.

Code

Implementation using pytorch - link

Learning

  • Transfer Learning
  • Pretrained models (AlexNet, VGG16, VGG19)
  • video generation using cv2 library
  • Speeding up the training using CUDA/ GPU

Credits:

PyTorch for Deep Learning and Computer Vision

Rayan Slim, Jad Slim, Amer Sharaf, Sarmad Tanveer

Categories: ,

Updated: