Image Processing App written in Python, using the Pillow library for black & white image colorization and exposing the functions with the Flask framework. The Machine Learning API has been tested with jpg, png and bmp formats and is able to color a black and white image. The machine learning API uses a deep learning model trained on thousands of images.
For a live demo, please visit this link. The App has been deployed to the Google Cloud Platform using App Engine.
This API is provided under the MIT license.
Report any issue to the GitHub issue tracker.