| junyanz/pytorch-CycleGAN-and-pix2pix |
21,090 |
|
0 |
0 |
over 2 years ago |
0 |
|
519 |
other |
Python |
| Image-to-Image Translation in PyTorch |
| junyanz/CycleGAN |
11,829 |
|
0 |
0 |
over 2 years ago |
0 |
|
56 |
other |
Lua |
| Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more. |
| PaddlePaddle/PaddleGAN |
7,443 |
|
0 |
0 |
over 2 years ago |
6 |
December 08, 2021 |
279 |
apache-2.0 |
Python |
| PaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, Wav2Lip, picture repair, image editing, photo2cartoon, image style transfer, GPEN, and so on. |
| hzy46/Deep-Learning-21-Examples |
3,883 |
|
0 |
0 |
about 7 years ago |
0 |
|
43 |
|
Python |
| 《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码 |
| yuanxiaosc/DeepNude-an-Image-to-Image-technology |
3,404 |
|
0 |
0 |
almost 6 years ago |
0 |
|
0 |
|
Python |
| DeepNude's algorithm and general image generation theory and practice research, including pix2pix, CycleGAN, UGATIT, DCGAN, SinGAN, ALAE, mGANprior, StarGAN-v2 and VAE models (TensorFlow2 implementation). DeepNude的算法以及通用生成对抗网络(GAN,Generative Adversarial Network)图像生成的理论与实践研究。 |
| taesungp/contrastive-unpaired-translation |
1,955 |
|
0 |
0 |
over 2 years ago |
0 |
|
94 |
other |
Python |
| Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch) |
| tjwei/GANotebooks |
1,335 |
|
0 |
0 |
about 8 years ago |
0 |
|
11 |
mit |
Jupyter Notebook |
| wgan, wgan2(improved, gp), infogan, and dcgan implementation in lasagne, keras, pytorch |
| vanhuyz/CycleGAN-TensorFlow |
1,116 |
|
0 |
0 |
over 4 years ago |
0 |
|
67 |
mit |
Python |
| An implementation of CycleGan using TensorFlow |
| mit-han-lab/gan-compression |
1,063 |
|
0 |
0 |
over 2 years ago |
0 |
|
9 |
other |
Python |
| [CVPR 2020] GAN Compression: Efficient Architectures for Interactive Conditional GANs |
| GANs-in-Action/gans-in-action |
929 |
|
0 |
0 |
about 3 years ago |
0 |
|
15 |
|
Jupyter Notebook |
| Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks |