This project takes on the problem of transferring the style of cartoon images to real-life photographic images by implementing previous work done by CartoonGAN. We trained a Generative Adversial Network(GAN) to convert real life pictures/faces to anime faces.
Our paper can be found on the scientific journal NeuroQuantology which is included in the Scopus database. Based on 2020, SJR is 0.191. Publisher country is Turkey. The main subject areas of published articles are Developmental Neuroscience, Cognitive Neuroscience, Atomic and Molecular Physics, and Optics.
DOI: https://www.neuroquantology.com/article.php?id=6556
Predict by running predict.py
.
Example:
python predict.py -i C:/folder/input_image.png -o ./output_folder/output_image.png
Image # | Original | Our CartoonGan implementation |
---|---|---|
1 | ||
2 | ||
3 | ||
4 | ||
5 |