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 7 years ago
Alternatives and similar repositories for GAN:
Users that are interested in GAN are comparing it to the libraries listed below
- Text to image synthesis with GAN-CLS and MSGAN☆27Updated 5 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
- ☆14Updated 5 years ago
- This project aims to count the retail objects present in the image. It uses OpenCV and Deep Learning models to count the images☆26Updated 6 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
- This repository contains my full work and notes on Deeplearning.ai GAN Specialization (Generative Adversarial Networks)☆68Updated 4 years ago
- ☆52Updated 2 years ago
- This repositary contain all my exercises and projects of Udacity Computer Vision Nanodegree Program☆55Updated last year
- Image captioning using attention models☆39Updated 4 years ago
- Text-to-face implementation using AttnGan architecture.☆16Updated 3 years ago
- Implemented Image Captioning Model using both Local and Global Attention Techniques and API'fied the model using FLASK☆25Updated 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
- Image caption generation has emerged as a challenging and important research area following ad-vances in statistical language modelling a…☆37Updated 2 years ago
- End to End Machine Learning Pipeline with scikit learn☆12Updated 4 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
- Notes and code on computer vision course ,PyImageSearch Gurus.☆30Updated 4 years ago
- ☆40Updated 5 years ago
- Face Sketch to Image Generation using Generative Adversarial Networks☆36Updated 2 years ago
- COVID-19 Detection From X-ray Images Using Deep Learning☆12Updated 3 years ago
- This repository implements Semantic Segmentation of the Indian Driving Dataset. It contains two architectures to achieve this: FCN8s and …☆12Updated 5 years ago
- ☆37Updated 9 months ago
- image captioning trained using COCO dataset in pytorch☆35Updated 5 years ago
- In this repository I demonstrate how you can perform multimodal(image+text) search to find similar images+texts given a test image+text f…☆12Updated 3 years ago
- Deep learning object classification model which won 4th place in image classification contest by CrowdANALYTIX. Model built and trained i…☆11Updated 3 years ago
- A series of notebooks demonstrating how to build simple NLP web apps with Gradio and Hugging Face transformers☆45Updated 3 years ago
- TensorFlow implementation of "Text to Photo-realistic Image Synthesis with Stacked Generative Adversarial Networks" by Han Zhang, et al.☆34Updated 5 years ago
- Combining Google Open Images with COCO-dataset weights and training a Mask R-CNN model to accurately create a instance mask for pumpkins …☆15Updated 4 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
- Deep convolutional conditional GAN implementation with CelebA dataset that allows for generation of custom faces according to textual inp…☆18Updated 3 years ago