Skip to content

Keiser04/manga-colorization-v2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Improvements

  1. Added the cbr colorizer (bug which creates it in the same location instead of a subfolder, fix in progress).
  2. An exception has been created to avoid graph overflow. If you cannot color with x size, you will subtract 32 until you can use it.

Improvements (in progress)

  1. Gradio interface creation (in progress)
  2. Creating bat installer
  3. Exclude .DS_Store files
  4. Inclusion of Real Anime-ESRGAN for output and MangaDigital for input.

Automatic colorization

  1. Download generator and denoiser weights. Put generator and extractor weights in networks and denoiser weights in denoising/models.
  2. To colorize image or folder of images, use the following command:
$ python inference.py -p "path to file or folder"
Original Colorization

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%