nyx-ai/stylegan2-flax-tpu
🖼 Training StyleGAN2 at scale on TPUs
This project helps artists, designers, and creative professionals generate unique, high-quality images that don't exist in the real world. You provide a dataset of your own images, and it learns to produce new, similar but distinct images. This is ideal for anyone needing to create large volumes of novel visual content.
131 stars. No commits in the last 6 months.
Use this if you need to train a generative AI model on a large dataset of images to create entirely new, synthetic images at scale, especially if you have access to Google Cloud TPUs.
Not ideal if you're looking for an off-the-shelf tool to simply edit existing images or require precise control over specific elements of the generated output without training.
Stars
131
Forks
11
Language
Python
License
—
Category
Last pushed
Jun 16, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/nyx-ai/stylegan2-flax-tpu"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
huggingface/pytorch-pretrained-BigGAN
🦋A PyTorch implementation of BigGAN with pretrained weights and conversion scripts.
torchgan/torchgan
Research Framework for easy and efficient training of GANs based on Pytorch
metal3d/keras-video-generators
Keras generators to generate sequences from videos as input
GANs-in-Action/gans-in-action
Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch