Skip to content

AliAramideh/Image_colorization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Image_colorization

Image Colorization using Autoencoder

The following things have been done in this project

  • Download the "landscape image colorization" dataset and slice it to train_set, validation_set and test_set.
  • Design and train an AutoEncoder using PyTorch (not TensorFlow) on the dataset to colorize grayscale images
  • Plot learning curve and visualize grayscale images of test set, their corresponding color images and their colorized versions side by side.

This project was the second part of third phase of Intoduction to machine learning course which is lectured at electrical engineering(EE) department of Sharif university of technology(SUT)

About

Image colorization using autoencoder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published