Python Script to automatically add Captions to an image, using Deep learning
See original GitHub issueIs 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:
- Created 3 years ago
- Comments:9 (1 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@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