Skip to content

Latest commit

 

History

History
42 lines (40 loc) · 2.3 KB

README.md

File metadata and controls

42 lines (40 loc) · 2.3 KB

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