[Source code for working with the OpenAICLIP zero-shot universal image classifier and the This Anime Does Not Exist.ai (TADNE)StyleGAN2-ext model: CLIP can use text descriptions to score images by how well they match the text description, and this scoring can be used to generate images matching the description by iteratively refining the pixels to make CLIP increase the description score (gradient ascent).]
Demonstration of using CLIP to pull out an image of “a girl with a pink hat” from the TADNE GAN.