Skip to content

Trained a pix2pix model from scratch to colorize sketch images of cartoons using Pytorch.

Notifications You must be signed in to change notification settings

Shreyasb1015/pix2pix-cartoon-colorization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pix2pix-cartoon-colorizer

This repository contains the implementation of a pix2pix model trained from scratch to colorize sketch images of cartoons. The model was trained for 50 epochs, after which the results were found to be satisfying. This project focuses on converting black-and-white cartoon sketches into colorful images,showcasing the capabilities of generative adversarial networks (GANs) in image-to-image translation.

ScreenShots

Here are some of the results of my pix2pix model on train as well as test data.

Image-1 Image-2 Image-3

About

Trained a pix2pix model from scratch to colorize sketch images of cartoons using Pytorch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published