This repository provides a keras implementation of a pix2pix and tests it by performing image-to-image translation on publicly available data.
The results presented in this repository are explained in detail in this blog post.
Only the trained keras model for the downsized GAN is available in the repo, since the rest of the models exceed the maximum size (100MB) GitHub allows for a single file.