Skip to content

nchlis/keras_pix2pix

Repository files navigation

Keras implementation of a pix2pix GAN for image-to-image translation

This repository provides a keras implementation of a pix2pix and tests it by performing image-to-image translation on publicly available data.

Corresponding blog post:

The results presented in this repository are explained in detail in this blog post.

Available models:

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.

About

a pix2pix GAN tutorial with keras

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages