Using ConvNets for Style Transfer between Images in PyTorch
Using ConvNets for Style Transfer between Images
torch
and torchvision
numpy
cv2
You can easily create your own stylized image with by specifying the path to your content and stylized image via the config file. After updating the config file with paths, run the following:
$ python3 train.py