Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 2.11 KB

File metadata and controls

32 lines (23 loc) · 2.11 KB

AnimeBot

Description

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.

Publishing

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: Research paper here

Predict

Predict by running predict.py.

Example:

python predict.py -i C:/folder/input_image.png -o ./output_folder/output_image.png

Demonstration

Image # Original Our CartoonGan implementation
1 image image
2 image image
3 image image
4 image image
5 image image