Auto Picture Colourization using Deep Learning and API Algorithmia.
Register on Algorithmia and get your own API key. You can find your API key in your profile
Install algorithmia by typing
pip install algorithmia
Select a photo you want to colorize and upload it to the data folder provided by algorithmia.
Create a file locally and name it trial.py . Open it and write the code as below. Notice that you have to insert the location of your image in data folder and API key