CoGAN
Image generator
An implementation of a Generative Adversarial Network (GAN) designed to generate diverse types of images from single input images
286 stars
14 watching
66 forks
Language: Jupyter Notebook
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| This implementation enables text-to-image generation by leveraging cross-modal contrastive learning. | 98 |
| A software framework for generating images and text using large language models | 440 |
| Implementation of a generative adversarial network for generating images with conditional variations. | 315 |
| A deep learning implementation of a generative adversarial network for generating images from text descriptions. | 340 |
| Generates synthetic images from text descriptions using a Generative Adversarial Network (GAN) | 912 |
| An algorithm for blending two images together to create realistic high-resolution images | 463 |
| Generates images using a Deep Convolutional Generative Adversarial Network (DCGAN) algorithm | 936 |
| An unsupervised deep learning framework for translating images between different modalities | 1,994 |
| A software framework for generating art-inspired images using deep learning techniques | 412 |
| A TensorFlow implementation of generating images from text descriptions using a Generative Adversarial Network (GAN) architecture | 602 |
| An algorithm for generating images from patterns using Markov chains and MCMC sampling | 743 |
| Reproduces text-to-image generation with attentional generative adversarial networks. | 1,343 |
| A PyTorch implementation of an image-to-image translation model that generates new images from paired training data. | 1,491 |
| A PyTorch implementation of an adversarial network for generating high-definition images from text descriptions. | 150 |
| This repository provides code for training Generative Adversarial Networks (GANs) for various image datasets, including face generation. | 285 |