An open API service indexing awesome lists of open source software.

https://github.com/mr-talhailyas/cyclegan

CycelGAN implementation in PyTorch
https://github.com/mr-talhailyas/cyclegan

cyclegan gan

Last synced: 3 months ago
JSON representation

CycelGAN implementation in PyTorch

Awesome Lists containing this project

README

          

PyTorch [![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FMr-TalhaIlyas%2FCycleGAN&count_bg=%233DB1C8&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)](https://hits.seeyoufarm.com)

# CycleGAN
#### Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks
[Paper](https://arxiv.org/abs/1703.10593)
## Generated Images

`input (Tope Row) : output (Bottom Row) -> 2x2 grid`

![alt text](https://github.com/Mr-TalhaIlyas/CycleGAN/blob/master/screens/op%20(3).png)
![alt text](https://github.com/Mr-TalhaIlyas/CycleGAN/blob/master/screens/op%20(2).png)
![alt text](https://github.com/Mr-TalhaIlyas/CycleGAN/blob/master/screens/op%20(1).png)