An open API service indexing awesome lists of open source software.

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.

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