Skip to content
/ AnimeBot Public

Face Morphing GAN to convert real faces into anime faces.

License

Notifications You must be signed in to change notification settings

Kash6/AnimeBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: https://www.neuroquantology.com/article.php?id=6556

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

About

Face Morphing GAN to convert real faces into anime faces.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published