yashashwita20 / text-to-image-using-GAN
This is a PyTorch-based implementation of the Generative Adversarial Text-to-Image Synthesis paper, utilizing a GAN architecture inspired by DCGAN with text descriptions as inputs to generate images.
☆13Updated last year
Alternatives and similar repositories for text-to-image-using-GAN:
Users that are interested in text-to-image-using-GAN are comparing it to the libraries listed below
- This repository consists of code that is used to convert text-embeddings into Images using Generative Adversarial Networks(GAN)☆48Updated 6 years ago
- The model is based off the paper Srikumar et al., "A kernel-based quantum random forest for improved classification", (2022).☆16Updated 2 years ago
- Created a Generative Adversarial Network (GAN) that takes in a textual description of a flower and generates an image of the flower.☆12Updated 4 years ago
- ☆49Updated 2 years ago
- Image Captioning using CNN+RNN Encoder-Decoder Architecture in PyTorch☆23Updated 4 years ago
- Generating music using quantum machine learning models. (QuGAN and QLSTM)☆25Updated 3 years ago
- ☆94Updated 3 months ago
- This project aims to tackle the image captioning problem using two different architectures such as CNN-Attention-GRU and CNN-Transformer☆7Updated 2 years ago
- Quantum-enhanced transformer neural network☆113Updated 2 years ago
- The LSTM model generates captions for the input images after extracting features from pre-trained VGG-16 model. (Computer Vision, NLP, De…☆86Updated 5 years ago
- Reimplementing the hybrid quantum-classical models from the paper "Quantum machine learning for image classification" by Arsenii Senokoso…☆16Updated last year
- A conditional GAN for text-to-image☆48Updated last year
- Code for any videos☆26Updated 11 months ago
- This repo implements Denoising Diffusion Probabilistic Models (DDPM) in Pytorch☆103Updated 2 months ago
- Implemented 3 different architectures to tackle the Image Caption problem, i.e, Merged Encoder-Decoder - Bahdanau Attention - Transformer…☆41Updated 3 years ago
- Machine Learning Training Utilities (for TensorFlow and PyTorch)☆218Updated 8 months ago
- In this project, I define and train an image-to-caption model that can produce descriptions for real world images with Flickr-8k dataset.☆8Updated last year
- A simple tutorial of Diffusion Probabilistic Models☆87Updated 2 months ago
- A Convolutional Neural Network approach for image-based anomaly detection in smart agriculture☆15Updated 3 years ago
- Image captioning model with Resnet50 encoder and LSTM decoder☆15Updated 5 months ago
- Transfer Learning on GANs☆19Updated 4 years ago
- ☆27Updated 5 years ago
- Implementation of Denoising Diffusion Probabilistic Models in PyTorch☆373Updated 2 years ago
- Simple Tensorflow implementation of "AttnGAN: Fine-Grained Text to Image Generation with Attentional Generative Adversarial Networks" (CV…☆28Updated 4 years ago
- This repo implements a Stable Diffusion model in PyTorch with all the essential components.☆179Updated 2 months ago
- Introduction into QSVM☆59Updated 5 years ago
- A Quantum State Fidelity based Generative Adversarial Network☆18Updated 3 years ago
- Application that recognizes American Sign Language (ASL) alphabets using a deep neural network that was trained using Transfer Learning a…☆31Updated 5 years ago
- Deep learning-based image captioning with Flickr8k dataset. Code includes data prep, model training, and a Streamlit app.☆45Updated 4 months ago