Readme
Pixray is an image generation system. It combines previous ideas including:
- Perception Engines which uses image augmentation and iteratively optimises images against an ensemble of classifiers
- CLIP guided GAN imagery from Ryan Murdoch and Katherine Crowson as well as modifictions such as CLIPDraw from Kevin Frans
- Useful ways of navigating latent space from Sampling Generative Networks
- (more to come)
pixray is also a python library and command line utility. Take a look at the GitHub repository for more details.
There is currently some documentation on options. Also checkout THE DEMO NOTEBOOKS or join in the discussion on discord.