Skip to content

Colorization of Image with Generative Adversarial Network (Pix2Pix).

License

Notifications You must be signed in to change notification settings

ANI717/Colorization-with-Pix2Pix-GAN

Repository files navigation

Colorization with Pix2Pix using a Custom Handmade Dataset

Training Dataset: A Custom Dataset, created by parsing frames from Genshin Impact Gameplay (Link-1 & Link-2).
Pix2Pix PyTorch Tutorial.

Random Picks from Validation Dataset

Input:

real_image

Target:

real_image

Output:

real_image

Colorization of a Real Scene

Input:

real_image

Output:

real_image

Colorization of Image from Validation Dataset

Input:

real_image

Output:

real_image

Colorization of a Hand Drawn Image

Input:

real_image

Output:

real_image

Colorization of a Manga Art

Input:

real_image

Output:

real_image