margaretmz/GANs-in-Art-and-Design
Colab notebooks for GAN tutorials.
This project provides practical Google Colab notebooks for artists, designers, and creatives interested in generating unique images. You'll learn to create new fashion items or anime faces from existing image datasets using various Generative Adversarial Networks (GANs). This is ideal for those who want to explore AI for creative content generation without deep programming knowledge.
No commits in the last 6 months.
Use this if you are a creative professional, artist, or designer looking to experiment with AI-driven image generation to create novel visual content.
Not ideal if you need to generate images for commercial purposes, as the license restricts commercial use.
Stars
18
Forks
3
Language
Jupyter Notebook
License
—
Category
Last pushed
Feb 13, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/margaretmz/GANs-in-Art-and-Design"
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