Big List of Cool AI Stuff

Software tutorials of interest.
Post Reply
Message
Author
jstenner
Site Admin
Posts: 87
Joined: Wed Jan 27, 2010 7:33 pm

Big List of Cool AI Stuff

#1 Post by jstenner »

Just gonna dump things here and will try to organize/update it as I get time:

VQGAN-CLIP-Docker

Zero-Shot Text-to-Image Generation VQGAN+CLIP Dockerized
https://github.com/kcosta42/VQGAN-CLIP-Docker

VQGAN+CLIP (with pooling)

VQGAN+CLIP (with pooling).ipynb z+quantize method
https://colab.research.google.com/drive ... 0qaOIP7Qdc

Big Sleep by lucidrains (Phil Wang)

A simple command line tool for text to image generation, using OpenAI's CLIP and a BigGAN.
https://github.com/lucidrains/big-sleep

Deep Daze by lucidrains

Simple command line tool for text to image generation using OpenAI's CLIP and Siren (Implicit neural representation network).
https://github.com/lucidrains/deep-daze

MLP Mixer via PyTorch via lucidrains (Phil Wang)

https://github.com/lucidrains/mlp-mixer-pytorch

Big Sleep colabs (neural text-to-image)

https://github.com/olaviinha/NeuralTextToImage

Projected GAN

https://github.com/autonomousvision/projected_gan
https://sites.google.com/view/projected-gan/

ruDALL-E

https://github.com/sberbank-ai/ru-dalle

CLIP Guided Diffusion

https://github.com/nerdyrodent/CLIP-Guided-Diffusion
The master of disaster!

Post Reply