image_captioning
Image captioning system
This implementation allows users to generate captions from images using a neural network model with visual attention.
Tensorflow implementation of "Show, Attend and Tell: Neural Image Caption Generation with Visual Attention"
790 stars
26 watching
353 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates captions for images using an attention-based neural network | 907 |
| A deep learning model for generating image captions with semantic attention | 51 |
| A deep learning framework providing a model architecture and training code for image captioning using semantic compositional networks | 70 |
| An image caption generation system using a neural network architecture with pre-trained models. | 64 |
| An unsupervised image captioning framework that allows generating captions from images without paired data. | 215 |
| A TensorFlow implementation of a neural caption generator using attention mechanisms. | 506 |
| An image caption generation system utilizing machine learning models and deep neural networks. | 84 |
| This project enables users to generate images using convolutional neural networks (CNNs) and visualize their activations. | 499 |
| A neural network implementation of the 'Show and Tell' captioning algorithm using TensorFlow. | 291 |
| Deep learning models for semantic segmentation of images | 101 |
| A project demonstrating image classification using Convolutional Neural Networks (CNNs) to solve captchas | 998 |
| A convolutional neural network architecture for biomedical image segmentation | 430 |
| Develops a neural network to color grayscale images using local and global features | 2 |
| An implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet. | 102 |
| An implementation of a deep neural network architecture for image classification using pre-trained models and fine-tuning on the CIFAR-10 dataset. | 285 |