Using conditional GANs
Goal is to implement the research paper in pytorch : https://arxiv.org/abs/1803.05400
references :
https://arxiv.org/abs/1803.05400
https://github.com/harshitbansal05/ImageColorization
https://www.kaggle.com/code/salimhammadi07/pix2pix-image-colorization-with-conditional-wgan
MIT 6.S191: Convolutional Neural NetworksIntroduction
JOVAIN.ML ZERO TO GANS PLAYLIST
...SO ON
DATA SET :
https://www.kaggle.com/datasets/shravankumar9892/image-colorization
NOTE:project is still in improvement stage dont consider this as final project