/ColorizeAI

CS470 Introduction to Artificial Intelligence - Project

Primary LanguageJupyter Notebook

CS470 - Introduction to Artificial Intelligence

Project : Colorizing grayscale images

Authors : Ayoub Mellah 20196411, Quentin Nieloud 20196414, Malek Neila Rostom 20196507, Pablo Chabance 20196417

Paper : Deep Koalarization: Image colorization using CNNs and Inception-Resnet-v2

Step 1 : Setup

  • Download the repository.

  • Go to your Drive and create a "IA - Colorize" folder.

  • In this folder, import all the folders included in the repository (Data, Checkpoint)

Step 2 : Running the code

  • Go to Google Collaboratory and import the Notebook (.ipynb).

  • By default, the training process will be run. If you don't want, you can change the training_process variable to False in the Hyper-Parameters block (number 3).

  • Execute all the code.

Step 3 : Show results

  • In the IA - Colorize/data/output/ folder, you will find the resulting images.