Skip to content
/ pix2pix Public

This is a model architecture implementation of Image-Image Translation pix2pix model, from scratch using Tensorflow-Keras.

Notifications You must be signed in to change notification settings

aju22/pix2pix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

pix2pix

Pix2pix architecture was presented in 2016 by researchers from Berkeley in their work “Image-to-Image Translation with Conditional Adversarial Networks.”

Find research paper : Image-to-Image Translation with Conditional Adversarial Networks

Find an interesting website that demonstrates the capabilities of pix2pix : Image-to-Image Demo

This implementation was aimed at understandig the model architecture as well as learning model implementation in Tensorlfow-Keras.

About

This is a model architecture implementation of Image-Image Translation pix2pix model, from scratch using Tensorflow-Keras.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published