portrain-gan
Portrait generator
A Python implementation of a Generative Adversarial Network (GAN) model used to generate portraits from latent codes.
torch code to decode (and almost encode) latents from art-DCGAN's Portrait GAN
40 stars
3 watching
1 forks
Language: Python
last commit: over 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| This repository provides code for training Generative Adversarial Networks (GANs) for various image datasets, including face generation. | 285 |
| Implementation of a deep learning model for generating high-quality images with improved stability and variation. | 538 |
| A Generative Adversarial Networks implementation for modeling illustrations using a custom dataset of anime faces. | 269 |
| Implementation of a generative adversarial network for generating images with conditional variations. | 315 |
| Generates images using a Deep Convolutional Generative Adversarial Network (DCGAN) algorithm | 936 |
| A deep learning implementation of a generative adversarial network for generating images from text descriptions. | 340 |
| A software framework for generating art-inspired images using deep learning techniques | 412 |
| A PyTorch implementation of an adversarial network for generating high-definition images from text descriptions. | 150 |
| Software framework for training and evaluating generative models of images and text based on adversarial networks | 847 |
| PyTorch implementation of a scene-based text-to-image generation system with human priors using Generative Adversarial Networks and semantic segmentation | 334 |
| An integrated framework for training custom generative AI models | 246 |
| A PyTorch implementation of an image-to-image translation model that generates new images from paired training data. | 1,491 |
| A software framework implementing a generative adversarial network (GAN) model for image generation and manipulation | 4 |
| This implementation enables text-to-image generation by leveraging cross-modal contrastive learning. | 98 |
| A GAN-based system to generate anime faces using a custom dataset | 198 |