A convolutional neural network based image colorizer architecture.
- This project showcases how we can transform B&W images to coloured image.
- Techniques used : a) AutoEncoders. b) Transferlearning.
- Technologies used : a) skimage. b) Tensorflow. c) keras. d) numpy
NOTE : make sure to do the required changes in train and test path and number of batches to train on.