This project implements grayscale image colorization using deep neural networks.
git clone https://github.com/nhphan0505/Colorization.git
cd colorizationWe provide automatic bootstrap scripts.
🪟 Windows
powershell -ExecutionPolicy Bypass -File .\scripts\bootstrap_conda.ps1🐧 Linux / 🍎 macOS
bash ./scripts/bootstrap_conda.sh