Skip to content

ShaneTWilliams/colorize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Colorize

PyTorch implementation of a grayscale image colorizer using a deep CNN. Based on Colorful Image Colorization.

The following examples were trained with this repository as-is in 10 hours on a GTX1070 using the LHQ256 dataset.

For the below images:

  • Top left: Original image
  • Top right: Grayscale image
  • Bottom left: Network output
  • Bottom right: Network output with 50% saturation boost

unnamed unnamed (1) Screenshot 2024-03-17 at 9 05 34 PM ezgif-7-599e655ac3-ezgif com-cut

About

Image colorization CNN using PyTorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages