evanhu1/pytorch-CelebA-faCeGAN
Deep convolutional conditional GAN implementation with CelebA dataset that allows for generation of custom faces according to textual input.
No commits in the last 6 months.
Stars
18
Forks
2
Language
Python
License
—
Category
Last pushed
Jun 15, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/evanhu1/pytorch-CelebA-faCeGAN"
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.