Garima13a / Automatic-Image-CaptioningLinks
In this project, I have created a neural network architecture to automatically generate captions from images. After using the Microsoft Common Objects in COntext (MS COCO) dataset to train my network, I have tested my network on novel images!
☆39Updated 3 years ago
Alternatives and similar repositories for Automatic-Image-Captioning
Users that are interested in Automatic-Image-Captioning are comparing it to the libraries listed below
Sorting:
- Generating Captions for images using Deep Learning☆120Updated 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…☆87Updated 5 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
- Image captioning using attention models