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"

GitHub

790 stars
26 watching
353 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
yunjey/show-attend-and-tellGenerates captions for images using an attention-based neural network907
chapternewscu/image-captioning-with-semantic-attentionA deep learning model for generating image captions with semantic attention51
zhegan27/semantic_compositional_netsA deep learning framework providing a model architecture and training code for image captioning using semantic compositional networks70
apple2373/chainer-captionAn image caption generation system using a neural network architecture with pre-trained models.64
fengyang0317/unsupervised_captioningAn unsupervised image captioning framework that allows generating captions from images without paired data.215
jazzsaxmafia/show_attend_and_tell.tensorflowA TensorFlow implementation of a neural caption generator using attention mechanisms.506
ibm/max-image-caption-generatorAn image caption generation system utilizing machine learning models and deep neural networks.84
jcjohnson/cnn-visThis project enables users to generate images using convolutional neural networks (CNNs) and visualize their activations.499
jazzsaxmafia/show_and_tell.tensorflowA neural network implementation of the 'Show and Tell' captioning algorithm using TensorFlow.291
preritj/segmentationDeep learning models for semantic segmentation of images101
jackonyang/captcha-tensorflowA project demonstrating image classification using Convolutional Neural Networks (CNNs) to solve captchas998
ethanhe42/u-netA convolutional neural network architecture for biomedical image segmentation430
aman-chauhan/image-coloringDevelops a neural network to color grayscale images using local and global features2
chenxi116/pnasnet.tfAn implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet.102
conan7882/googlenet-inceptionAn implementation of a deep neural network architecture for image classification using pre-trained models and fine-tuning on the CIFAR-10 dataset.285