fatimaazfar/Text-to-Image-Generator-CGAN
This project implements a Text to Image Generator using a Conditional Generative Adversarial Network (GAN) for synthesizing floorplan images from textual descriptions. It includes features such as custom dataset handling, performance metrics like FID and IS, and configurable training options for optimization.
No commits in the last 6 months.
Stars
7
Forks
—
Language
Jupyter Notebook
License
MIT
Category
Last pushed
May 05, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/fatimaazfar/Text-to-Image-Generator-CGAN"
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.