Skip to content
/ ManGAN Public

Automatic Manga colorization using Generative Adversarial Networks.

License

Notifications You must be signed in to change notification settings

pvnieo/ManGAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ManGAN

Automatic Manga colorization using Generative Adversarial Networks.

This project aims to color manga using GANs. For the moment, two types of GANs have been tested: pix2pix and cycle-gan. In this repo, we implemented cycle-gan in pytorch.

Project Report: here

Some of the results obtained are displayed in the following image: Rusults

This project is under development, currently, there are diffuclties to color images containing text.

Installation instructions will be updated soon as well as our learned weights for the Death Note anime.

Releases

No releases published

Packages

No packages published

Languages