Neural-Style-Transfer

PyTorch implementation of A Neural Algorithm of Artistic Style by Leon A. Gatys, et al.

Progress

This is the progress of the first few iterations

progress progress

Implementation Details

Requirements

torch
torchvision
numpy
matplotlib
Pillow
imageio

References

  1. Leon A. Gatys, et al. A Neural Algorithm of Artistic Style [arxiv]