Skip to content

It is a simple machine learning algorithm to convert Grayscale Images to Colored Images. It uses VGG-16 model. We have finetuned this model and made it accurate for this algorithm to convert images from Grayscale to RGB.

Notifications You must be signed in to change notification settings

Soumyajit2709/Grayscale-Image-to-RGB-image-converter-using-Transfer-Learning-Method

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grayscale-Image-to-RGB-image-converter-using-Autoencoder-and-Transfer-Learning-Method

It is a simple machine learning algorithm to convert Grayscale Images to Colored Images. It uses VGG-16 model. We have finetuned this model and made it accurate for this algorithm to convert images from Grayscale to RGB.
RGB images consist with 3 layers (Red Green Blue)

alt text

Grayscale images consist with 3 layers (LAB)

alt text

Two type of Images almost built with different layers. Right!!
Our proposed VGG-16 model after fine-tuning

alt text

Test Images

Output Images

About

It is a simple machine learning algorithm to convert Grayscale Images to Colored Images. It uses VGG-16 model. We have finetuned this model and made it accurate for this algorithm to convert images from Grayscale to RGB.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published