# Text to Image Model

  • What: A deep learning model that translates text into horrifying images. I didn't train this model, I just used it to generate the pictures below.
  • When: 2021
  • Who: Me

# Model

This model is a VQGAN+CLIP (Vector Quantized Generative Adversarial Network and Contrastive Language-Image Pre-training) model that takes text as input and generates an image based on that description. I have worked with GANs before but I did not train this model. I'm actually not sure who should be credited for this piece of work but I used a Google Colab notebook created by Katherine Crowson (opens new window) to generate the images.

Most of the text inputs were suggested by my friends.

# Examples

# "Vernon Dursley in the style of Picasso"

image


# "Gina Rinehart at an open mic night"

image


# "Chernobyl by Monet"

image


# "Alien fairytale"

image


# "Ron Weasley in The Matrix"

image


# "Tokyo Underwater"

image


# "Gringotts by Salvador Dali"

image


# "Watercolour of the Australian outback"

image