https://github.com/saranshmanu/image-captioning
The repository contains the Deep Learning model to generate the description based from the feeded image. The project involves use of both Natural Language Processing and Computer Vision.
https://github.com/saranshmanu/image-captioning
Last synced: about 2 months ago
JSON representation
The repository contains the Deep Learning model to generate the description based from the feeded image. The project involves use of both Natural Language Processing and Computer Vision.
- Host: GitHub
- URL: https://github.com/saranshmanu/image-captioning
- Owner: saranshmanu
- Created: 2018-11-25T15:55:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-27T12:10:57.000Z (almost 6 years ago)
- Last Synced: 2025-02-01T07:19:02.472Z (4 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 5.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Image Captioning
The repository contains the Deep Learning model to generate the description based from the feeded image. The project involves use of both Natural Language Processing and Computer Vision to create a model that can generate description based on the image as the input in the machine learning model.
I have used Flickr30k model to train the deep learning model. The model describes the image in the best possible way
### Predictions
## Frameworks
- Keras
- Numpy
- Matplotlib
- pandas
## Resources
#### Made by Saransh Mittal