I have created a python notebook for training a model to colorize black and white images.I have implemented the approach proposed in the paper pix to pix.
I have trained the model for 15 epochs and the results are reasonable though not very satisfactory.I tried to train it for more epochs but it got interrupted due to some network or speed problem on my end.