Implementation of colorization algorithms using generative networks.
- Tensorflow 1.7
- Clone this repo
- Install Tensorflow and dependencies from https://www.tensorflow.org/install/
- Install python requirements:
pip install -r requirements.txt
Implementation of colorization algorithms using generative networks.
pip install -r requirements.txt