question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Python Script to automatically add Captions to an image, using Deep learning

See original GitHub issue

Is your feature request related to a problem? Please describe. Deep learning is an interesting field, so many useful things are possible. A script to automatically come up with a sensible caption is always good.

Describe the solution you’d like The alt text is an important attribute of an image, and every image should have one. Using Deep learning/Machine learning it is possible to actually come up with that type of text automatically.

Describe alternatives you’ve considered There are a few online caption suggestors, but they are either paid (after few free attempts) or straight-up nonsensical

Additional context Deep Learning is preferred as it is faster for these kinds of activities.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
vybhav72954commented, Feb 27, 2021

@HarshCasper Can you please see this PR, or else I will be unassigned once again XD. I will see whats causing this bug as well

0reactions
HarshCaspercommented, Feb 28, 2021

@HarshCasper Can you please see this PR, or else I will be unassigned once again XD. I will see whats causing this bug as well

Sure. Reviewed and some tiny changes are suggested

Read more comments on GitHub >

github_iconTop Results From Across the Web

Deep Learning for Automatic Image Captioning (Using Python)!
Deep Learning for Automatic Image Captioning ( Using Python )!. 7.3K views 5 years ago Deep Learning with Python.
Read more >
How to Develop a Deep Learning Photo Caption Generator ...
Develop a Deep Learning Model to Automatically Describe Photographs in Python with Keras, Step-by-Step. Caption generation is a challenging ...
Read more >
Automatic Image Captioning Using Deep Learning - Medium
Image Caption Generator or Photo Descriptions is one of the Applications of Deep Learning. In Which we have to pass the image to...
Read more >
Image Caption Generator using Deep Learning
Image caption generator is a process of recognizing the context of an image and annotating it with relevant captions using deep learning.
Read more >
Learn to Build Image Caption Generator with CNN & LSTM
Image Caption Generator – Python based Project · Flicker8k_Dataset – Dataset folder which contains 8091 images. · Models – It will contain our...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found