show-attend-and-tell
Image caption generator
Generates captions for images using an attention-based neural network
TensorFlow Implementation of "Show, Attend and Tell"
907 stars
38 watching
324 forks
Language: Jupyter Notebook
last commit: over 6 years ago
Linked from 3 awesome lists
attention-mechanismimage-captioningmscoco-image-datasetshow-attend-and-telltensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
| A TensorFlow implementation of a neural caption generator using attention mechanisms. | 506 |
| A neural network implementation of the 'Show and Tell' captioning algorithm using TensorFlow. | 291 |
| This implementation allows users to generate captions from images using a neural network model with visual attention. | 790 |
| Adaptive attention mechanism for image captioning using visual sentinels | 335 |
| A deep learning model for generating image captions with semantic attention | 51 |
| An implementation of Attend, Infer, Repeat, a method for fast scene understanding using generative models. | 82 |
| Generates images from one domain into another without paired data using a neural network model | 861 |
| A project demonstrating image classification using Convolutional Neural Networks (CNNs) to solve captchas | 998 |
| Develops a deep learning model to answer questions about visual scenes based on spatial attention and question guidance | 25 |
| A PyTorch implementation of a framework for generating captions with styles for images and videos. | 63 |
| A PyTorch implementation of an explainability-aided image classification and generation system | 138 |
| Enhances language models to generate text based on visual descriptions of images | 352 |
| Automatically generates scene graphs from images to aid in image captioning tasks | 221 |
| An image caption generation system utilizing machine learning models and deep neural networks. | 84 |
| A PyTorch implementation of image captioning models via scene graph decomposition. | 96 |