yudhisteer/Generating-Design-Ideas-from-Keywords
The purpose of the project is to understand a basic GAN from scratch. A WGAN was built to generate people's faces based in the Celeba Dataset. VQGAN + CLIP model was used to generate unique designs that would be used in fashion.
No commits in the last 6 months.
Stars
6
Forks
1
Language
Jupyter Notebook
License
—
Category
Last pushed
Jul 21, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/yudhisteer/Generating-Design-Ideas-from-Keywords"
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
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
metal3d/keras-video-generators
Keras generators to generate sequences from videos as input
eriklindernoren/Keras-GAN
Keras implementations of Generative Adversarial Networks.