https://github.com/celestialtaha/cycle-gan-tensorflow
An implementation of both Cycle GAN and Improved Version with Tensorflow 2.
https://github.com/celestialtaha/cycle-gan-tensorflow
cycle-gan deep-learning style-transfer tensorflow
Last synced: about 2 months ago
JSON representation
An implementation of both Cycle GAN and Improved Version with Tensorflow 2.
- Host: GitHub
- URL: https://github.com/celestialtaha/cycle-gan-tensorflow
- Owner: celestialtaha
- Created: 2021-04-09T10:20:37.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-12-09T15:37:56.000Z (over 4 years ago)
- Last Synced: 2025-10-28T02:48:14.875Z (7 months ago)
- Topics: cycle-gan, deep-learning, style-transfer, tensorflow
- Language: Jupyter Notebook
- Homepage:
- Size: 8.25 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cycle-GAN-Tensorflow
An implementation of both Cycle-GAN as well as an improved Version. (Tensorflow 2.x)
Link to original paper: (https://arxiv.org/abs/1703.10593)