ayansengupta17 / GAN
We aim to generate realistic images from text descriptions using GAN architecture. The network that we have designed is used for image generation for two datasets: MSCOCO and CUBS.
☆21Updated 6 years ago
Alternatives and similar repositories for GAN:
Users that are interested in GAN are comparing it to the libraries listed below
- ☆51Updated 2 years ago
- PyTorch Implementation of the paper - 'Generative Adversarial Text to Image Synthesis' from ICML 2016 https://arxiv.org/abs/1605.05396☆10Updated 3 years ago
- Text to Image Generation using Attentional Generative Adversarial Networks☆34Updated last year
- LeetCode Solution☆10Updated 3 years ago
- This project shows how to build a simple handwriting recognizer in Keras with the IAM dataset.☆13Updated 3 years ago
- This repository consists of code that is used to convert text-embeddings into Images using Generative Adversarial Networks(GAN)☆49Updated 6 years ago
- Notes and code on computer vision course ,PyImageSearch Gurus.☆29Updated 4 years ago
- Best Deep Learning Projects for Advanced Learners☆23Updated 2 years ago
- Natural Language Processing☆28Updated last year
- Optical character recognition Using Deep Learning☆30Updated 6 years ago
- ☆32Updated 4 years ago
- Image caption generation has emerged as a challenging and important research area following ad-vances in statistical language modelling a…☆37Updated 2 years ago
- Pytorch implementation of GauGAN, from https://arxiv.org/abs/1903.07291 (Park et al. 2019)☆14Updated 4 years ago
- Image captioning using attention models☆39Updated 4 years ago
- End to End Machine Learning Pipeline with scikit learn☆12Updated 4 years ago
- ☆13Updated 2 years ago
- Source Code Repository of "Identification of Criminal Activity Hotspots using Machine Learning to aid in Effective Utilization of Police …☆15Updated 2 years ago
- ☆15Updated 3 years ago
- This repository consists of the implementation of the code to build a CNN model with LeNet-5 Architecture in both TensorFlow and PyTorch …☆9Updated 4 years ago
- ☆37Updated 8 months ago
- Used LSTM on Flickr dataset☆12Updated 7 years ago
- This repository is the main Food Recognition Benchmark template and Starter kit. Clone the repository to compete now!☆69Updated last year
- This code is intended to merge multiple jupyter notebooks into one notebook. final notebook will also contain the parent file names☆26Updated 2 years ago
- Going deeper into Deep CNNs through visualization methods: Saliency maps, optimize a random input image and deep dreaming with Keras☆74Updated 4 years ago
- Deploying machine learning model using flask☆9Updated 6 years ago
- Projects and exercises for the Deep Learning Nanodegree☆20Updated 6 years ago
- Contains relevant notebooks for the hands-on NLP workshop for the GIDS AIML Conference -2020 Edition☆23Updated 3 years ago
- This repository builds a product detection model to recognize products from grocery shelf images.☆93Updated 4 years ago
- In this project, I have created a neural network architecture to automatically generate captions from images. After using the Microsoft …☆39Updated 3 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