https://github.com/imvision12/pix2pix-tf
A Tensorflow implementation of Image-to-Image Translation with Conditional Adversarial Networks (Pix2Pix)
https://github.com/imvision12/pix2pix-tf
deep-learning gan pix2pix tensorflow
Last synced: 2 months ago
JSON representation
A Tensorflow implementation of Image-to-Image Translation with Conditional Adversarial Networks (Pix2Pix)
- Host: GitHub
- URL: https://github.com/imvision12/pix2pix-tf
- Owner: IMvision12
- Created: 2022-03-20T13:08:18.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-04-05T13:00:51.000Z (over 3 years ago)
- Last Synced: 2025-03-03T19:54:52.644Z (over 1 year ago)
- Topics: deep-learning, gan, pix2pix, tensorflow
- Language: Jupyter Notebook
- Homepage:
- Size: 19.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pix2pix-Tensorflow
A Tensorflow implementation of Pix2pix proposed in the paper [Image-to-Image Translation with Conditional Adversarial Networks
](https://arxiv.org/abs/1611.07004).
### results generated by the authors of paper :
### results generated from this implementation :