/PencilStyleTransfer

Remake images to look as if they were drawn by hand with a pencil, using CycleGAN

Primary LanguagePython

Pencil Style Transfer

This is a personal project to experiment with CycleGAN.

It remakes an image as if it were hand-drawn using a pencil.

To test it out, use the following command:

$ python3 deployment.py <image_file>

Requirements:

  • Tensorflow 1.14 (< 2.0 and supporting eager execution)

  • OpenCV

Results can be seen inside the results folder