vqgan-clip

Image generation tool

A toolkit for generating and editing images based on learned semantic representations of visual features.

GitHub

351 stars
9 watching
40 forks
Language: Jupyter Notebook
last commit: over 4 years ago

Related projects:

RepositoryDescriptionStars
mingyuliutw/coganAn implementation of a Generative Adversarial Network (GAN) designed to generate diverse types of images from single input images286
pixray/pixrayAn image generation system built around CLIP and GAN techniques.1,030
google-research/xmcgan_image_generationThis implementation enables text-to-image generation by leveraging cross-modal contrastive learning.98
eps696/aphantasiaA text-to-image tool using CLIP and FFT/DWT parameters to generate detailed images from user-provided text prompts.778
casualganpapers/make-a-scenePyTorch implementation of a scene-based text-to-image generation system with human priors using Generative Adversarial Networks and semantic segmentation334
ypxie/hdganA PyTorch implementation of an adversarial network for generating high-definition images from text descriptions.150
soumith/dcgan.torchA PyTorch implementation of a deep generative model that can be used to generate images from a dataset.1,466
noelyahan/mergiA Go library and command-line tool for manipulating images236
wuhuikai/gp-ganAn algorithm for blending two images together to create realistic high-resolution images463
junyanz/bicycleganA PyTorch implementation of an image-to-image translation model that generates new images from paired training data.1,491
eladhoffer/captiongenA PyTorch-based tool for generating captions from images128
reedscot/icml2016Generates synthetic images from text descriptions using a Generative Adversarial Network (GAN)912
paulkinlan/simple-imageProvides tools and functionality to embed images in a rich text editor11
pbaylies/stylegan2Implementation of a generative adversarial network for generating images with conditional variations.315
mattya/chainer-dcganGenerates images using a Deep Convolutional Generative Adversarial Network (DCGAN) algorithm936