Experiments with Baudelaire and a text-to-image GAN.
-
Updated
Oct 12, 2021 - HTML
Experiments with Baudelaire and a text-to-image GAN.
COMP4971C Independent Study Project Repository.
Multi-Modal Image Generation for News Stories
Translation of speech to image directly without text is an interesting and useful topic due to the potential application in computer-aided design, human to computer interaction, creation of an art form, etc. So we have focused on developing Deep learning and GANs based model which will take speech as an input from the user, analyze the emotions …
yet another VQGAN-CLIP variation
VQGAN-CLIP generate images from text prompts.
VQGAN+CLIP implementation for aarch64 architecture testing and benchmarking with machine learning workloads
machines vivid dreams
Video generator using CLIP+VQGAN and sdvm
VQGAN and CLIP are actually two separate machine learning algorithms that can be used together to generate images based on a text prompt. VQGAN is a generative adversarial neural network that is good at generating images that look similar to others (but not from a prompt), and CLIP is another neural network that is able to determine how well a c…
creates item images utilizing procgen and neural networks
AI-powered art generator based on VQGAN+CLIP
creates ability icon images utilizing procgen and neural networks
Mozart - A Generative Art Platform
Gradio Web app for running VQGAN-CLIP locally
The purpose of the project is to understand a basic GAN from scratch. A WGAN was built to generate people's faces based in the Celeba Dataset. VQGAN + CLIP model was used to generate unique designs that would be used in fashion.
ArtAI is an interactive art installation that collects people's ideas in real-time from social media and uses deep learning and AI art generation to curate these ideas into a dynamic display.
Art generation using VQGAN + CLIP using docker containers. A simplified, updated, and expanded upon version of Kevin Costa's work. This project tries to make generating art as easy as possible for anyone with a GPU by providing a simple web UI.
Add a description, image, and links to the vqgan-clip topic page so that developers can more easily learn about it.
To associate your repository with the vqgan-clip topic, visit your repo's landing page and select "manage topics."