This project was created for the CodeDay Hackathon (Summer 2021) and is a machine learning-based project to colorize images. The model was created using TensorFlow and is a convolutional neural network with an encoder and decoder style of architecture. It was trained on 25,000 black-and-white and color image pairs.
- Python
- TensorFlow
- Pandas
- Numpy
- React