Skip to content

Code for the Image Colorization Using Conditional Generative Adversarial Networks

Notifications You must be signed in to change notification settings

pirty6/Image-Colorization-CGAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image-Colorization-CGAN

Code for the Image Colorization Using Conditional Generative Adversarial Networks

Usage

git clone https://github.com/pirty6/Image-Colorization-CGAN.git
cd Image-Colorization-CGAN
pip install -r requirements
# Images used to train the model
!unzip ./Images/images.zip -d ./Images/
# Change the paths in the code to your own
python main.py

Architecture of the Generator

Results from Training

Results from Testing

Thesis and Journal

Thesis
Journal

About

Code for the Image Colorization Using Conditional Generative Adversarial Networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages