Skip to content

Given any real-world image, this project generates an appropriate caption using Machine Learning/Deep Learning.

Notifications You must be signed in to change notification settings

harshitmuhal/Image-Captioning

Repository files navigation

Image Captioning

Image Captioning is generating a caption for a given image using Deep Learning.

Dataset

Dataset used is Flickr8k Dataset available on kaggle. It have 8K images and every image has 5 captions so that makes it a total of 8000*5 = 40,000 captions.

Website

Main Page

Making Predictions

Sample Predictions

Future scope for the project:

This project can be used as a base for more complex projects like

  • Automatic surveillance using CCTV cameras to detect crimes/accidents.
  • Aid to the blind people by using a camera to detect scenes in front of them.
  • Automatic Captioning can help, make Google Image Search as good as Google Search, as then every image could be first converted into a caption and then search can be performed based on the caption.

References

About

Given any real-world image, this project generates an appropriate caption using Machine Learning/Deep Learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published