A fully functional e-commerce website built with Django to sell my original Generative Art sketches as well as artwork created independently by Generative Adversarial Networks.
- Updated
Apr 27, 2023 - CSS
Generative adversarial networks (GAN) are a class of generative machine learning frameworks. A GAN consists of two competing neural networks, often termed the Discriminator network and the Generator network. GANs have been shown to be powerful generative models and are able to successfully generate new data given a large enough training dataset.
A fully functional e-commerce website built with Django to sell my original Generative Art sketches as well as artwork created independently by Generative Adversarial Networks.
Text to image generation using generative adversarial networks.
Sketch Assistant: Chat bot interface which converts text to images using GAN
A Generative Adversarial Network trained for colorization using COCO dataset
A web application that generates an image for corresponding textual description. The user is required to enter a text description of a scene. The application will then generate an image that best corresponds to this description. The application uses Generative Adversarial Networks (GANs) trained on a large dataset of images consisting of multipl…
Released June 10, 2014